X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fmpd;h=25c3e57d7863a7b711355b45a633c2a1311adf25;hp=0e57a28465217fc467815e1401c1beaaedbea4ef;hb=10945e38f36893cba8f6c28c8756fa8741c08118;hpb=7eb86ee39ec799e7a3ef614e96263e50f708f85d diff --git a/lfs/mpd b/lfs/mpd index 0e57a28465..25c3e57d78 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 = 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 soxr" ############################################################################### # Top-level Rules