qt-cluster-receiver: Added new recipe for the qt cluster receiver application
[AGL/meta-agl-cluster-demo.git] / recipes-platform / packagegroups / packagegroup-agl-cluster-demo-platform.bb
index 3256fb6..2ca89e4 100644 (file)
@@ -22,10 +22,10 @@ RDEPENDS_${PN} += "\
 AGL_APPS = " \
     cluster-dashboard \
     cluster-receiver \
+    qt-cluster-receiver \
     "
 
 AGL_APIS = " \
-    agl-service-windowmanager \
     agl-service-can-low-level \
     agl-service-gps \
     agl-service-signal-composer \
@@ -34,11 +34,8 @@ AGL_APIS = " \
 DEMO_PRELOAD = "${@bb.utils.contains("DISTRO_FEATURES", "agl-cluster-demo-preload", "cluster-dashboard-demo-config", "",d)}"
 
 RDEPENDS_${PN}_append = " \
-    wayland-ivi-extension \
-    cluster-windowmanager-conf \
     hmi-debug \
     can-utils \
-    libva-utils \
     linux-firmware-ralink \
     ${AGL_APPS} \
     ${AGL_APIS} \