X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fmessaging%2Fmessaging_git.bb;h=0da2c9e039cabf8fa5765b64339c097662df173c;hb=refs%2Fchanges%2F56%2F27256%2F7;hp=586996c75565b134bea970f7612f0c1c862b0c9a;hpb=4249268041b879b3d2bae338d5de88f4f2d54b26;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/messaging/messaging_git.bb b/recipes-demo/messaging/messaging_git.bb index 586996c75..0da2c9e03 100644 --- a/recipes-demo/messaging/messaging_git.bb +++ b/recipes-demo/messaging/messaging_git.bb @@ -15,6 +15,8 @@ SRCREV = "${AGL_APP_REVISION}" S = "${WORKDIR}/git" -inherit qmake5 aglwgt +inherit qmake5 pkgconfig -RDEPENDS:${PN} += "agl-service-bluetooth-map libqtappfw" +FILES:${PN} += "${datadir}/icons/" + +RDEPENDS:${PN} += "libqtappfw"