mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
polkit-gnome: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -19,7 +19,9 @@ EXTRA_OECONF = "\
|
||||
|
||||
DEPENDS += "gtk+3"
|
||||
|
||||
inherit autotools gtk-doc pkgconfig
|
||||
inherit distro_features_check autotools gtk-doc pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
FILES_${PN} += " ${datadir}/dbus-1 \
|
||||
${datadir}/PolicyKit \
|
||||
|
||||
Reference in New Issue
Block a user