cinnamon-menus: add pkgconfig to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-04-18 22:34:21 +02:00
parent 25f9adb058
commit 92f4f086bf

View File

@@ -9,7 +9,7 @@ DEPENDS = "gtk+3"
GTKDOC_MESON_OPTION = 'enable_docs'
inherit meson features_check gettext gobject-introspection gtk-doc
inherit meson pkgconfig features_check gettext gobject-introspection gtk-doc
REQUIRED_DISTRO_FEATURES = "x11"