mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:03:46 +00:00
gnome-keyring: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a126e58afa
commit
88cb678c6e
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user