summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/homescreen
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2018-10-02 20:51:15 +0000
committerStephane Desneux <stephane.desneux@iot.bzh>2018-10-02 20:54:00 +0000
commitffe695ee46c822502231e62da7796010c908a5bf (patch)
treea1bf6926d23570f72710e1a8007c14789a28d359 /recipes-demo-hmi/homescreen
parentc9539d423beabc75245ae8f6eeadb2d18ad834c0 (diff)
homescreen: remove useless dependency to pulseaudio
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>
Diffstat (limited to 'recipes-demo-hmi/homescreen')
-rw-r--r--recipes-demo-hmi/homescreen/homescreen_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb
index 74e3383a..c8f5e253 100644
--- a/recipes-demo-hmi/homescreen/homescreen_git.bb
+++ b/recipes-demo-hmi/homescreen/homescreen_git.bb
@@ -9,7 +9,6 @@ DEPENDS = "\
qtbase \
qtdeclarative \
qtquickcontrols2 \
- pulseaudio \
agl-service-homescreen \
agl-service-windowmanager-2017 \
agl-service-weather \