From 8e3311042d8c78e2c0d2166a0c05fd471ccdec4b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 1 Nov 2021 10:33:30 +0100 Subject: mpd: disable icu --- community/mpd/build | 1 + 1 file changed, 1 insertion(+) (limited to 'community/mpd/build') diff --git a/community/mpd/build b/community/mpd/build index 209ceef4..ea133674 100755 --- a/community/mpd/build +++ b/community/mpd/build @@ -4,6 +4,7 @@ export DESTDIR="$1" cl-meson \ --auto-features=auto \ + -Dicu=disabled \ -Dlibmpdclient=disabled \ . output -- cgit v1.2.3