aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-12-05 23:51:47 +0100
committerKlaus Kurzmann <mok@fluxnetz.de>2010-12-05 23:51:47 +0100
commit1265ac068aa9f5bf0d8fee2cfbf8a1492cabe5a3 (patch)
tree169e1e49f052d6ba66d96e133e5254f8b4a4467f /recipes/e17
parent08273bc52b8c87d3a162a80052fbf80157622de5 (diff)
downloadopenembedded-1265ac068aa9f5bf0d8fee2cfbf8a1492cabe5a3.tar.gz
enjoy_svn.bb: add missing DEPENDS for the needed gst-plugins
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/e17')
-rw-r--r--recipes/e17/enjoy_svn.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/e17/enjoy_svn.bb b/recipes/e17/enjoy_svn.bb
index 919d3f0417..bd1c659f3f 100644
--- a/recipes/e17/enjoy_svn.bb
+++ b/recipes/e17/enjoy_svn.bb
@@ -3,7 +3,9 @@ LICENSE = "LGPLv3"
DEPENDS = "evas ecore edje emotion lightmediascanner"
SRCREV = "${EFL_SRCREV}"
PV = "0.0+svnr${SRCPV}"
-PR = "r1"
+PR = "r2"
+
+DEPENDS = "gst-plugins-good ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugins-ugly', d)}"
#1st needed for all formats
#2nd needed for mp3 playback