mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39: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:
@@ -13,6 +13,6 @@ SRCREV = "28202692d0b441000f4ddb8f347f72d1355021aa"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools vala
|
||||
inherit autotools pkgconfig vala
|
||||
|
||||
EXTRA_OECONF += "--enable-vala"
|
||||
|
||||
Reference in New Issue
Block a user