aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-connectivity/libqofono/libqofonoext_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/libqofono/libqofonoext_git.bb b/recipes-connectivity/libqofono/libqofonoext_git.bb
index 0c9556a3..7587f067 100644
--- a/recipes-connectivity/libqofono/libqofonoext_git.bb
+++ b/recipes-connectivity/libqofono/libqofonoext_git.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
PV = "1.025+gitr${SRCPV}"
-inherit qmake5
+inherit pkgconfig qmake5
do_install:append() {
if ls ${D}${libdir}/pkgconfig/qofono-qt5.pc >/dev/null 2>/dev/null; then