mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Fix ffmpeg dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user