lcr: inherit pkgconfig to have autoreconf have PKG_CHECK_MODULES

lcr/1.14+gitrAUTOINC+38fce218f8-r4/git/configure: line 16440: `PKG_CHECK_MODULES(OPENCORE_AMRNB, opencore-amrnb >= 0.1.0, , found_opencore_amrnb=no)'
This commit is contained in:
Holger Hans Peter Freyther 2014-11-02 11:58:22 +01:00
parent b2daa5e888
commit c665acff46
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ S = "${WORKDIR}/git"
EXTRA_OECONF = "--with-gsm-bs --without-asterisk --without-misdn --with-sip"
inherit autotools update-rc.d
inherit autotools update-rc.d pkgconfig
PACKAGES =+ "${PN}-tones-de ${PN}-vbox-de \
${PN}-tones-en ${PN}-vbox-en"