From ca32e26cc853a3124400928c704983e7d699717c Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 19 Mar 2018 21:28:59 +0100 Subject: glade3: remove gnome packageconfig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit libbonoboui is gone Signed-off-by: Andreas Müller --- meta-gnome/recipes-devtools/glade/glade3_3.8.5.bb | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-gnome/recipes-devtools') diff --git a/meta-gnome/recipes-devtools/glade/glade3_3.8.5.bb b/meta-gnome/recipes-devtools/glade/glade3_3.8.5.bb index 6667e29011..c3da3e9b90 100644 --- a/meta-gnome/recipes-devtools/glade/glade3_3.8.5.bb +++ b/meta-gnome/recipes-devtools/glade/glade3_3.8.5.bb @@ -20,7 +20,4 @@ SRC_URI[sha256sum] = "58a5f6e4df4028230ddecc74c564808b7ec4471b1925058e29304f778b EXTRA_OECONF += "--disable-scrollkeeper" -PACKAGECONFIG ?= "gnome" -PACKAGECONFIG[gnome] = "--enable-gnome,--disable-gnome,libbonoboui libgnomeui" - FILES_${PN} += "${datadir}/icons" -- cgit 1.2.3-korg