mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:01:54 +00:00
mdbus2: Inherit pkgconfig
Fixes ../git/configure: line 12721: syntax error near unexpected token `0.21' ../git/configure: line 12721: `PKG_PROG_PKG_CONFIG(0.21)' Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
b7f013e364
commit
bdbbc2b268
@ -13,6 +13,6 @@ SRCREV = "28202692d0b441000f4ddb8f347f72d1355021aa"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools vala
|
||||
inherit autotools pkgconfig vala
|
||||
|
||||
EXTRA_OECONF += "--enable-vala"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user