mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
9a956844b4
commit
8641eed3a8
|
|
@ -18,4 +18,8 @@ EXTRA_OEMESON = "-Dman=false"
|
|||
|
||||
# gobject-introspection is mandatory and cannot be configured
|
||||
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||
|
||||
# colord
|
||||
REQUIRED_DISTRO_FEATURES += "polkit"
|
||||
|
||||
UNKNOWN_CONFIGURE_WHITELIST_append = " introspection"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user