wlroots: Add pkgconfig to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-10-19 00:31:10 +02:00
parent 1afd502587
commit f5025bf011

View File

@@ -17,7 +17,7 @@ DEPENDS = " \
pixman \
"
inherit meson features_check
inherit meson pkgconfig features_check
REQUIRED_DISTRO_FEATURES = "wayland opengl"