diff options
Diffstat (limited to 'recipes-demo/phone/phone_git.bb')
-rw-r--r-- | recipes-demo/phone/phone_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo/phone/phone_git.bb b/recipes-demo/phone/phone_git.bb index 5e89af53a..a5fa443a6 100644 --- a/recipes-demo/phone/phone_git.bb +++ b/recipes-demo/phone/phone_git.bb @@ -15,7 +15,7 @@ SRCREV = "${AGL_APP_REVISION}" S = "${WORKDIR}/git" -inherit qmake5 +inherit qmake5 pkgconfig FILES:${PN} += "${datadir}/icons/ ${datadir}/sounds/" |