diff options
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r-- | meta-oe/recipes-devtools/glade/glade3_3.8.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb b/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb index d0657e42d..69d9eae1a 100644 --- a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb +++ b/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb | |||
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "f180a5018eee6e3fe574854cb025af897dd9962b01d17d5752e626876d | |||
16 | 16 | ||
17 | EXTRA_OECONF += "--disable-scrollkeeper" | 17 | EXTRA_OECONF += "--disable-scrollkeeper" |
18 | 18 | ||
19 | PACKAGECONFIG ??= "gnome" | 19 | PACKAGECONFIG ??= "" |
20 | PACKAGECONFIG[gnome] = "--enable-gnome,--disable-gnome,libbonoboui libgnomeui" | 20 | PACKAGECONFIG[gnome] = "--enable-gnome,--disable-gnome,libbonoboui libgnomeui" |
21 | 21 | ||
22 | do_configure_prepend() { | 22 | do_configure_prepend() { |