mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 18:40:23 +00:00
zchunk: Inherit pkgconfig
Fixes ../git/meson.build:32:0: ERROR: Pkg-config binary for machine MachineChoice.HOST not found. Giving up. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e741486857
commit
bbf7ede71b
@ -17,6 +17,6 @@ DEPENDS = "\
|
|||||||
DEPENDS:append:libc-musl = " argp-standalone"
|
DEPENDS:append:libc-musl = " argp-standalone"
|
||||||
LDFLAGS:append:libc-musl = " -largp"
|
LDFLAGS:append:libc-musl = " -largp"
|
||||||
|
|
||||||
inherit meson
|
inherit meson pkgconfig
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user