From dfc54a347acd6d730c994fc42c99328749fe225b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 8 Jul 2009 17:03:29 +0200 Subject: [PATCH] omapfbplay-xv: fix typo in recipe --- recipes/ffmpeg/omapfbplay-xv_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- 2.39.5