bcg729: Inherit pkgconfig to have PKG_CHECK_MODULES expand

Make sure pkgconfig-native is staged as otherwise autoconf can not
replace the PKG_CHECK_MODULES variable.
This commit is contained in:
Holger Hans Peter Freyther 2014-09-25 19:55:19 +02:00
parent 84edb39d87
commit 592c8ab374
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ PV = "0+gitr${SRCPV}"
S = "${WORKDIR}/git"
inherit autotools
inherit autotools pkgconfig