homescreen: remove useless dependency to pulseaudio 93/16893/1
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 2 Oct 2018 20:51:15 +0000 (20:51 +0000)
committerStephane Desneux <stephane.desneux@iot.bzh>
Tue, 2 Oct 2018 20:54:00 +0000 (20:54 +0000)
Review #15855 removed the dependency to pulseaudio in homescreen source code.

So the DEPENDS at recipe level is not needed anymore and can be removed.
Without this change, there's a build error when pulseaudio is diabled.

Bug-AGL: SPEC-1601

Change-Id: I365745290b7e2a06e45d0c55c57ee155167fad36
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
recipes-demo-hmi/homescreen/homescreen_git.bb

index 74e3383..c8f5e25 100644 (file)
@@ -9,7 +9,6 @@ DEPENDS = "\
         qtbase \
         qtdeclarative \
         qtquickcontrols2 \
-        pulseaudio \
         agl-service-homescreen \
         agl-service-windowmanager-2017 \
         agl-service-weather \