From: Koen Kooi Date: Wed, 8 Jul 2009 15:03:29 +0000 (+0200) Subject: omapfbplay-xv: fix typo in recipe X-Git-Tag: Release-2010-05/1~2988 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc54a347acd6d730c994fc42c99328749fe225b;p=openembedded.git omapfbplay-xv: fix typo in recipe --- diff --git a/recipes/ffmpeg/omapfbplay-xv_git.bb b/recipes/ffmpeg/omapfbplay-xv_git.bb index 81501bb1a1..b7398612a2 100644 --- 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}"