omapfbplay: fix depends
authorKoen Kooi <koen@openembedded.org>
Thu, 10 Jul 2008 18:39:06 +0000 (18:39 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 10 Jul 2008 18:39:06 +0000 (18:39 +0000)
packages/ffmpeg/omapfbplay_git.bb

index 8f19d27..a3c50da 100644 (file)
@@ -1,8 +1,8 @@
 DESCRIPTION = "Simple ffmpeg-based player that uses the omapfb overlays"
-DEPENDS = "ffmpeg virtual/kernel"
+DEPENDS = "bzip2 libmp3lame ffmpeg virtual/kernel"
 LICENSE = "MIT"
 
-PR = "r2"
+PR = "r3"
 
 inherit module-base