appstream-glib: Inherit pkgconfig

Fixes
Did not find pkg-config by name 'pkg-config'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2021-09-22 08:39:05 -07:00
parent ddb277da5c
commit ffe0c1ed80

View File

@ -17,7 +17,7 @@ DEPENDS = " \
libstemmer \
"
inherit meson gobject-introspection gettext bash-completion
inherit meson gobject-introspection gettext bash-completion pkgconfig
SRC_URI = "https://people.freedesktop.org/~hughsient/${BPN}/releases/${BP}.tar.xz"
SRC_URI[sha256sum] = "ca1ed22e3bde3912cb903aaa7de085d55771da454f1c0573fd9608e1de9c4002"