mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
glade: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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 \
|
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glade/3.20/glade-${PV}.tar.xz \
|
||||||
file://remove-yelp-help-rules-var.patch \
|
file://remove-yelp-help-rules-var.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user