mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 19:09:44 +00:00
polkit-gnome: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
92f0a730c5
commit
a6d8e7c3c8
@ -19,7 +19,9 @@ EXTRA_OECONF = "\
|
|||||||
|
|
||||||
DEPENDS += "gtk+3"
|
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 \
|
FILES_${PN} += " ${datadir}/dbus-1 \
|
||||||
${datadir}/PolicyKit \
|
${datadir}/PolicyKit \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user