polkit-gnome: only include when x11 in DISTRO_FEATURES

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2018-03-06 17:18:07 -08:00
parent 92f0a730c5
commit a6d8e7c3c8
@@ -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 \