mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
glade3: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -6,7 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=aabe87591cb8ae0f3c68be6977bb5522 \
|
||||
file://COPYING.LGPL;md5=252890d9eee26aab7b432e8b8a616475"
|
||||
DEPENDS = "gtk+ gnome-doc-utils gnome-common libxml2 intltool-native"
|
||||
|
||||
inherit autotools pkgconfig pythonnative gtk-icon-cache
|
||||
inherit distro_features_check autotools pkgconfig pythonnative gtk-icon-cache
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/glade3-${PV}.tar.xz \
|
||||
file://0001-gnome-doc-utils.make-sysrooted-pkg-config.patch \
|
||||
|
||||
Reference in New Issue
Block a user