mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 20:00:14 +00:00
polkit: inherit distro_features_check
Make the recently added REQUIRED_DISTRO_FEATURES effective by
inheriting distro_features_check.
Fixes: 97a1a55f4755 ("polkit: add polkit as a required distro feature")
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
41817d8ae1
commit
c049e02663
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb \
|
|||||||
|
|
||||||
DEPENDS = "expat glib-2.0 intltool-native mozjs"
|
DEPENDS = "expat glib-2.0 intltool-native mozjs"
|
||||||
|
|
||||||
inherit autotools gtk-doc pkgconfig useradd systemd gobject-introspection
|
inherit autotools gtk-doc pkgconfig useradd systemd gobject-introspection distro_features_check
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "polkit"
|
REQUIRED_DISTRO_FEATURES = "polkit"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user