mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
glade: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
e182fec241
commit
308e19e2d8
@ -9,7 +9,9 @@ DEPENDS = "gtk+ gtk+3 glib-2.0 libxml2 intltool-native \
|
||||
"
|
||||
|
||||
|
||||
inherit autotools pkgconfig gnomebase gobject-introspection
|
||||
inherit distro_features_check autotools pkgconfig gnomebase gobject-introspection
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glade/3.20/glade-${PV}.tar.xz \
|
||||
file://remove-yelp-help-rules-var.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user