Add faad2 to mpd deps.

This commit is contained in:
Arne Fitzenreiter
2010-05-16 17:35:55 +02:00
parent b1aad52140
commit 3bbc9232f6

View File

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