diff options
Diffstat (limited to 'meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb')
-rw-r--r-- | meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb b/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb index f7b54b9b0..0ed6e8235 100644 --- a/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb +++ b/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb | |||
@@ -8,7 +8,7 @@ BBCLASSEXTEND = "native" | |||
8 | LICENSE = "LGPL-2.1-only" | 8 | LICENSE = "LGPL-2.1-only" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
10 | 10 | ||
11 | PE = "1" | 11 | GNOMEBASEBUILDCLASS = "autotools" |
12 | inherit gnomebase vala gobject-introspection | 12 | inherit gnomebase vala gobject-introspection |
13 | 13 | ||
14 | do_configure:prepend() { | 14 | do_configure:prepend() { |