From cda6e5a3d27eccef2349b9dde6350f053f5ccb88 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Thu, 8 Jul 2021 17:28:25 +0200 Subject: alexa-viewer, cluster-demo, homescreen, launcher: the protocols are in agl-compositor-dev Adds it to DEPENDS straight in without using _append. Bug-AGL: SPEC-4015 Signed-off-by: Marius Vlad Change-Id: Ief387323bada4e36df3d45e94a2bc296e46ccb0d --- recipes-demo/launcher/launcher_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes-demo/launcher/launcher_git.bb') 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}" -- cgit 1.2.3-korg