]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
mpd: mpd needs opus libs
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 4 Apr 2017 17:14:31 +0000 (19:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 Apr 2017 17:59:31 +0000 (18:59 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index 3213b27f69bed2ecd9f34518608dd9a942f0b381..4134b71e83c72a2d14a508241808add59441a351 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
 PAK_VER    = 15
 
-DEPS       = "alsa faad2 ffmpeg-libs flac lame libmad libshout libogg libid3tag libvorbis"
+DEPS       = "alsa faad2 ffmpeg-libs flac lame libmad libshout libogg libid3tag libvorbis opus"
 
 ###############################################################################
 # Top-level Rules