umockdev: Add pkgconfig to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-10-18 23:47:04 +02:00
parent f41ccdc2c7
commit cc6e62dedd

View File

@@ -7,7 +7,7 @@ SRCREV = "8d53ab042b30dfb3f3be7cd9803aa8a545ef1f53"
PV = "0.15.5"
S = "${WORKDIR}/git"
inherit meson vala gobject-introspection features_check
inherit meson vala gobject-introspection features_check pkgconfig
# gobject-introspection is mandatory and cannot be configured
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"