mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 15:28:08 +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"
|
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 \
|
SRC_URI += "file://egg-asn1x.patch \
|
||||||
file://musl.patch \
|
file://musl.patch \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user