]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Fix ffmpeg dependency
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 19 Aug 2008 15:56:53 +0000 (17:56 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 19 Aug 2008 15:56:53 +0000 (17:56 +0200)
lfs/ffmpeg

index 0f69a96b823dbd198bd072dfadc83280ac099b41..c84cb5d03f74bbeeda46d43c58b688b85e1995b4 100644 (file)
@@ -33,7 +33,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ffmpeg
 PAK_VER    = 2
 
-DEPS       = "sdl lame libvorbis libxvid"
+DEPS       = "sdl lame libvorbis xvid"
 
 ###############################################################################
 # Top-level Rules