Make the agl-compositor the default compositor
[AGL/meta-agl-demo.git] / recipes-demo-hmi / alexa-viewer / alexa-viewer_git.bb
index f98704e..f73a97a 100644 (file)
@@ -8,10 +8,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 DEPENDS = " \
        qtquickcontrols2 \
-       qlibwindowmanager \
        qlibhomescreen \
        af-binder \
        libqtappfw \
+       wayland-native \
+       wayland \
+       qtwayland \
+       qtwayland-native \
 "
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/alexa-viewer;protocol=https;branch=${AGL_BRANCH}"
@@ -27,7 +30,6 @@ OECMAKE_CXX_FLAGS_append = " ${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel'
 RDEPENDS_${PN} = " \
        libqtappfw \
        libafbwsc \
-       qlibwindowmanager \
        qlibhomescreen \
        agl-service-voice-high-capabilities \
 "