]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
mpd: Depends on avahi
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Nov 2018 15:44:17 +0000 (15:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Nov 2018 15:44:17 +0000 (15:44 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index b8c48f2fad4f43fa6517c1843e2aa67f0d2e03fe..bf038a81f13603df2b93fafd2ec82318ab750f3c 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/${THISAPP}
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
-PAK_VER    = 18
+PAK_VER    = 19
 
-DEPS       = "alsa faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus"
+DEPS       = "alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus"
 
 ###############################################################################
 # Top-level Rules