mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
gnome-keyring: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -13,7 +13,9 @@ SECTION = "x11/gnome"
|
||||
|
||||
PR = "r12"
|
||||
|
||||
inherit autotools gnome gtk-doc pkgconfig gsettings
|
||||
inherit distro_features_check autotools gnome gtk-doc pkgconfig gsettings
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI += "file://egg-asn1x.patch \
|
||||
file://musl.patch \
|
||||
|
||||
Reference in New Issue
Block a user