From 3bbc9232f6bae50fc018847a4b1fda856ff1f1b5 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 16 May 2010 17:35:55 +0200 Subject: [PATCH] Add faad2 to mpd deps. --- lfs/mpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/mpd b/lfs/mpd index 45d7d71f51..3e0999ce4a 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -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 -- 2.39.2