diff --git a/recipes-osmocom/openbsc/openbsc.inc b/recipes-osmocom/openbsc/openbsc.inc index 830429cae2..df597ec5d6 100644 --- a/recipes-osmocom/openbsc/openbsc.inc +++ b/recipes-osmocom/openbsc/openbsc.inc @@ -16,7 +16,7 @@ INC_PR = "r20.${META_TELEPHONY_OSMO_INC}" EXTRA_OECONF += " --enable-nat --enable-osmo-bsc --enable-smpp --enable-mgcp-transcoding --with-g729" -inherit autotools update-rc.d +inherit autotools update-rc.d pkgconfig # because "${WORKDIR}/git" is not a git repo, it can't figure out the version do_configure_prepend() {