X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-demo%2Fhomescreen%2Fhomescreen_git.bb;h=c455678421a7bc8c80a8b10e726a9d9b2e07cf10;hb=ff6679e85db6d0138f66238d26257e6318068f89;hp=f04305f2ca3ee059f732eb0d81cb0d30d6e79bb5;hpb=864ca525d2edd914d58077bec6faa963b704258a;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb index f04305f2c..c45567842 100644 --- a/recipes-demo/homescreen/homescreen_git.bb +++ b/recipes-demo/homescreen/homescreen_git.bb @@ -9,6 +9,7 @@ DEPENDS = " \ qtbase \ qtdeclarative \ qtquickcontrols2 \ + libqtappfw \ wayland-native \ wayland \ qtwayland \ @@ -41,6 +42,7 @@ do_install:append() { FILES:${PN} += " ${systemd_user_unitdir}" RDEPENDS:${PN} += " \ + libqtappfw \ applaunchd \ qtwayland \ qtbase-qmlplugins \