mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user