From: Adolf Belka Date: Thu, 11 Aug 2022 12:29:20 +0000 (+0200) Subject: mpd: Add fmt as a run time dependency X-Git-Tag: v2.27-core170~4^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92e20091663bbcebf8772bd0c9cc92ed5d81db5c;p=ipfire-2.x.git mpd: Add fmt as a run time dependency Fixes: Bug#12909 Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- diff --git a/lfs/mpd b/lfs/mpd index a519b3c805..2a22ee5313 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -34,10 +34,10 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 25 +PAK_VER = 26 SUP_ARCH = aarch64 armv6l x86_64 -DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr +DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt SERVICES = mpd