mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
mpd: Add fmt as a run time dependency
Fixes: Bug#12909 Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
fbd0608c2c
commit
92e2009166
4
lfs/mpd
4
lfs/mpd
@@ -34,10 +34,10 @@ DL_FROM = $(URL_IPFIRE)
|
|||||||
DIR_APP = $(DIR_SRC)/${THISAPP}
|
DIR_APP = $(DIR_SRC)/${THISAPP}
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
PROG = mpd
|
PROG = mpd
|
||||||
PAK_VER = 25
|
PAK_VER = 26
|
||||||
SUP_ARCH = aarch64 armv6l x86_64
|
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
|
SERVICES = mpd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user