mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 21:29:58 +00:00
libgnomeui: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
5f248f9398
commit
9701186708
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user