gnome-keyring: only include when x11 in DISTRO_FEATURES

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2018-03-07 08:28:38 -08:00
parent a126e58afa
commit 88cb678c6e

View File

@@ -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 \