mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 13:09:46 +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"
|
||||
|
||||
inherit autotools gtk-doc pkgconfig
|
||||
inherit distro_features_check autotools gtk-doc pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
FILES_${PN} += " ${datadir}/dbus-1 \
|
||||
${datadir}/PolicyKit \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user