X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fmpd;h=13063e03b802b5c29d1be52e7b5fafe58d7915d6;hb=9e245967d21883c6b921c0f1d9101a526ef9b084;hp=0e57a28465217fc467815e1401c1beaaedbea4ef;hpb=1a7cfc2f10f0dc143680daaf5da244ef5e186c27;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/mpd b/lfs/mpd index 0e57a28465..13063e03b8 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 18 +PAK_VER = 20 -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 soxr ############################################################################### # Top-level Rules