From 9934769b4bb8446bd87aff46cb86041f500ee888 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Thu, 14 May 2020 17:12:48 +0300 Subject: recipes-demo-hmi: Remove qtaglextras and *-windowmanager depends Bug-AGL: SPEC-3342 Signed-off-by: Marius Vlad Change-Id: I3a5e73e30cae02c97d7d0ab6ca041b32a8862e73 --- recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-demo-hmi/alexa-viewer') diff --git a/recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb b/recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb index f98704ee..d406d853 100644 --- a/recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb +++ b/recipes-demo-hmi/alexa-viewer/alexa-viewer_git.bb @@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" DEPENDS = " \ qtquickcontrols2 \ - qlibwindowmanager \ qlibhomescreen \ af-binder \ libqtappfw \ @@ -27,7 +26,6 @@ OECMAKE_CXX_FLAGS_append = " ${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel' RDEPENDS_${PN} = " \ libqtappfw \ libafbwsc \ - qlibwindowmanager \ qlibhomescreen \ agl-service-voice-high-capabilities \ " -- cgit 1.2.3-korg