mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 16:00:32 +00:00
colord: inherit pkgconfig
meson can't find gio-2.0 without pkg-config Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
require ${BPN}.inc
|
require ${BPN}.inc
|
||||||
|
|
||||||
inherit meson gobject-introspection gsettings gettext bash-completion systemd features_check useradd
|
inherit meson gobject-introspection gsettings gettext bash-completion systemd features_check useradd pkgconfig
|
||||||
|
|
||||||
# polkit and gobject-introspection are mandatory and cannot be configured
|
# polkit and gobject-introspection are mandatory and cannot be configured
|
||||||
REQUIRED_DISTRO_FEATURES = "polkit gobject-introspection-data"
|
REQUIRED_DISTRO_FEATURES = "polkit gobject-introspection-data"
|
||||||
|
|||||||
Reference in New Issue
Block a user