mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
colord-gtk: add polkit to required distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -18,4 +18,8 @@ EXTRA_OEMESON = "-Dman=false"
|
|||||||
|
|
||||||
# gobject-introspection is mandatory and cannot be configured
|
# gobject-introspection is mandatory and cannot be configured
|
||||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||||
|
|
||||||
|
# colord
|
||||||
|
REQUIRED_DISTRO_FEATURES += "polkit"
|
||||||
|
|
||||||
UNKNOWN_CONFIGURE_WHITELIST_append = " introspection"
|
UNKNOWN_CONFIGURE_WHITELIST_append = " introspection"
|
||||||
|
|||||||
Reference in New Issue
Block a user