mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
mpd: Disable build on armv5tel
This package depends on boost which won't build any more Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
lfs/mpd
1
lfs/mpd
@@ -33,6 +33,7 @@ DIR_APP = $(DIR_SRC)/${THISAPP}
|
|||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
PROG = mpd
|
PROG = mpd
|
||||||
PAK_VER = 21
|
PAK_VER = 21
|
||||||
|
SUP_ARCH = aarch64 x86_64 i586
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user