Add dependency to agl-service-mediaplayer build recipe 37/11537/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 25 Oct 2017 08:50:27 +0000 (10:50 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 25 Oct 2017 08:50:36 +0000 (10:50 +0200)
This fixes a FTBS due to the missing dependency.

Change-Id: Ic14623859d304f6a17318dc4a5a3299f10e89b89
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-demo-hmi/agl-service-mediaplayer/agl-service-mediaplayer_git.bb

index 962a7a0..8e69da4 100644 (file)
@@ -12,7 +12,7 @@ SRCREV  = "${AUTOREV}"
 PV = "1.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
-DEPENDS = "json-c gstreamer1.0"
+DEPENDS = "json-c gstreamer1.0 gstreamer1.0-plugins-base"
 RDEPENDS_${PN} = "agl-service-mediascanner gstreamer1.0-plugins-bad-waylandsink"
 
 inherit cmake aglwgt pkgconfig