aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-isdn
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-11-02 11:58:22 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-11-02 11:58:22 +0100
commitc665acff46c8dd8e3ac5ed44b5bda676d2584559 (patch)
tree1d794f7edb4a5cce72583e092c7e8cb79c7549e2 /recipes-isdn
parentb2daa5e888c2b307db4859db19058128fa22f399 (diff)
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)'
Diffstat (limited to 'recipes-isdn')
-rw-r--r--recipes-isdn/lcr/lcr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-isdn/lcr/lcr_git.bb b/recipes-isdn/lcr/lcr_git.bb
index 58ad482..d08dbf1 100644
--- a/recipes-isdn/lcr/lcr_git.bb
+++ b/recipes-isdn/lcr/lcr_git.bb
@@ -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"