mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libgxim: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a6d8e7c3c8
commit
d81fd034bb
|
|
@ -26,4 +26,6 @@ file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
|||
EXTRA_OECONF = " --disable-static --disable-rebuilds --enable-compile-warnings=minimum"
|
||||
DEPENDS += "gtk+ glib-2.0 glib-2.0-native ruby-native intltool-native gnome-common-native"
|
||||
|
||||
inherit autotools pkgconfig gettext
|
||||
inherit distro_features_check autotools pkgconfig gettext
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user