4a-mixer: Fix build 67/20167/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 18 Feb 2019 16:12:43 +0000 (11:12 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 18 Feb 2019 16:12:43 +0000 (11:12 -0500)
Update DEPENDS for switch to using qtaglextras library.

Change-Id: Iefbde24c1d6c55a7cc541e2a810f19fe13049b3c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-audio-4a-framework/meta-agl-demo/recipes-multimedia/4a-mixer/4a-mixer_git.bb

index 403dd5c..30538a8 100644 (file)
@@ -15,8 +15,7 @@ S  = "${WORKDIR}/git"
 # build-time dependencies
 DEPENDS += "qtquickcontrols2 \
             qtwebsockets \
-            libhomescreen \
-            qlibwindowmanager \
+            qtaglextras \
 "
 
 PROVIDES += "virtual/mixer"