glade3: move from oe to gnome layer

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2018-03-05 20:05:58 -08:00
parent af085dfc24
commit ac5aa6245f
5 changed files with 1 additions and 2 deletions
@@ -1 +0,0 @@
PACKAGECONFIG ??= "gnome"
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "58a5f6e4df4028230ddecc74c564808b7ec4471b1925058e29304f778b
EXTRA_OECONF += "--disable-scrollkeeper"
PACKAGECONFIG ??= ""
PACKAGECONFIG ?= "gnome"
PACKAGECONFIG[gnome] = "--enable-gnome,--disable-gnome,libbonoboui libgnomeui"
FILES_${PN} += "${datadir}/icons"