cage: Add pkgconfig to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-10-19 21:45:37 +02:00
parent 743f57ca85
commit 5b2bc56814

View File

@@ -12,7 +12,7 @@ DEPENDS = " \
libxkbcommon \
"
inherit meson features_check
inherit meson pkgconfig features_check
REQUIRED_DISTRO_FEATURES = "wayland"