enjoy_svn.bb: add missing DEPENDS for the needed gst-plugins
authorKlaus Kurzmann <mok@fluxnetz.de>
Sun, 5 Dec 2010 22:51:47 +0000 (23:51 +0100)
committerKlaus Kurzmann <mok@fluxnetz.de>
Sun, 5 Dec 2010 22:51:47 +0000 (23:51 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/e17/enjoy_svn.bb

index 919d3f0..bd1c659 100644 (file)
@@ -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