Add dependency to alexa-viewer, launcher, homescreen, cluster-receiver
[AGL/meta-agl-demo.git] / recipes-demo / homescreen / homescreen_git.bb
index 1ec938b..7e49ad9 100644 (file)
@@ -18,6 +18,9 @@ DEPENDS = " \
     qtwayland-native \
 "
 
+# FIXME: homescreen needs agl-shell-desktop, part of agl-compositor(-protocols) package
+DEPENDS_append = " agl-compositor"
+
 PV      = "1.0+git${SRCPV}"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=https;branch=${AGL_BRANCH}"