summaryrefslogtreecommitdiffstats
path: root/recipes-demo/launcher/launcher_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo/launcher/launcher_git.bb')
-rw-r--r--recipes-demo/launcher/launcher_git.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-demo/launcher/launcher_git.bb b/recipes-demo/launcher/launcher_git.bb
index 13d36ae6..4c3a6d95 100644
--- a/recipes-demo/launcher/launcher_git.bb
+++ b/recipes-demo/launcher/launcher_git.bb
@@ -15,11 +15,9 @@ DEPENDS = "\
wayland \
qtwayland \
qtwayland-native \
+ agl-compositor \
"
-# FIXME: launcher 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/launcher;protocol=https;branch=${AGL_BRANCH}"