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:
eb2aaf8
)
omapfbplay-xv: fix typo in recipe
author
Koen Kooi
<koen@openembedded.org>
Wed, 8 Jul 2009 15:03:29 +0000
(17:03 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 8 Jul 2009 15:03:29 +0000
(17:03 +0200)
recipes/ffmpeg/omapfbplay-xv_git.bb
patch
|
blob
|
history
diff --git
a/recipes/ffmpeg/omapfbplay-xv_git.bb
b/recipes/ffmpeg/omapfbplay-xv_git.bb
index
81501bb
..
b739861
100644
(file)
--- a/
recipes/ffmpeg/omapfbplay-xv_git.bb
+++ b/
recipes/ffmpeg/omapfbplay-xv_git.bb
@@
-1,5
+1,5
@@
DESCRIPTION = "Simple ffmpeg-based player that uses the omapfb overlays"
-DEPENDS =
libxv "
bzip2 lame ffmpeg virtual/kernel"
+DEPENDS =
"libxv
bzip2 lame ffmpeg virtual/kernel"
LICENSE = "MIT"
PV = "0.0+${PR}+gitr${SRCREV}"