]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
mpd: add soxr dependency
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 28 Dec 2018 15:05:38 +0000 (16:05 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 28 Dec 2018 15:05:38 +0000 (16:05 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index bf038a81f13603df2b93fafd2ec82318ab750f3c..25c3e57d7863a7b711355b45a633c2a1311adf25 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
 PAK_VER    = 19
 
-DEPS       = "alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus"
+DEPS       = "alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr"
 
 ###############################################################################
 # Top-level Rules