mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +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"
|
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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user