Fix ffmpeg dependency

This commit is contained in:
Arne Fitzenreiter
2008-08-19 17:56:53 +02:00
parent a3f10f0285
commit 4d88ce4382

View 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