mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
ddb277da5c
commit
ffe0c1ed80
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user