Update github.com git:// SRC_URIs
[AGL/meta-agl-demo.git] / recipes-demo / launcher / launcher_git.bb
index 13d36ae..d2de209 100644 (file)
@@ -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}"
@@ -29,6 +27,6 @@ S       = "${WORKDIR}/git"
 
 inherit qmake5 systemd pkgconfig aglwgt
 
-PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"
+PATH:prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"
 
-RDEPENDS_${PN} = "agl-service-homescreen"
+RDEPENDS:${PN} = "agl-service-homescreen"