Split ffmpeg to ffmpeg and ffmpeg-libs.

This commit is contained in:
Arne Fitzenreiter
2009-10-25 10:49:52 +01:00
parent d1c2593a7d
commit c8119900f6
5 changed files with 139 additions and 28 deletions

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mpd
PAK_VER = 8
DEPS = "alsa ffmpeg glib lame libshout libogg libid3tag libvorbis"
DEPS = "alsa ffmpeg-libs glib lame libshout libogg libid3tag libvorbis"
###############################################################################
# Top-level Rules