git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08273bc
)
enjoy_svn.bb: add missing DEPENDS for the needed gst-plugins
author
Klaus Kurzmann
<mok@fluxnetz.de>
Sun, 5 Dec 2010 22:51:47 +0000
(23:51 +0100)
committer
Klaus 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
patch
|
blob
|
history
diff --git
a/recipes/e17/enjoy_svn.bb
b/recipes/e17/enjoy_svn.bb
index
919d3f0
..
bd1c659
100644
(file)
--- 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