aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-11-01 10:33:30 +0100
committerCem Keylan <cem@ckyln.com>2021-11-01 10:33:30 +0100
commit8e3311042d8c78e2c0d2166a0c05fd471ccdec4b (patch)
tree0de4de5256e865f82e4b0bd110e609e8e6656c74
parent7c6c091e584ea02ff65221fb4639ed456d621702 (diff)
downloadrepository-8e3311042d8c78e2c0d2166a0c05fd471ccdec4b.tar.gz
mpd: disable icu
-rwxr-xr-xcommunity/mpd/build1
1 files changed, 1 insertions, 0 deletions
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