mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libgnomeui: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -5,7 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
SECTION = "x11/gnome/libs"
|
||||
DEPENDS = "libgnome libgnomecanvas libbonoboui libgnome-keyring intltool-native gnome-common-native"
|
||||
|
||||
inherit gnome
|
||||
inherit distro_features_check gnome
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
FILES_${PN} += "${libdir}/gtk-2.0/*/filesystems/lib*.so \
|
||||
${libdir}/libglade/*/lib*.so \
|
||||
|
||||
Reference in New Issue
Block a user