aboutsummaryrefslogtreecommitdiffstats
path: root/community/mpd
diff options
context:
space:
mode:
authoraeeq <398425861@163.com>2020-03-22 04:54:35 +0000
committeraeeq <398425861@163.com>2020-03-22 06:00:13 +0000
commit0d271fbb53b200edc54479b56143ffda3e625cf5 (patch)
tree3f305623eb7a87ba8e11654b65796a43295c52dd /community/mpd
parent2bf5a3c0764ec2caf90ffb30c792bd15ec6fa3f4 (diff)
downloadaports-0d271fbb53b200edc54479b56143ffda3e625cf5.tar.bz2
aports-0d271fbb53b200edc54479b56143ffda3e625cf5.tar.xz
Update APKBUILD
Diffstat (limited to 'community/mpd')
-rw-r--r--community/mpd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD
index 9f52faa1f7..25bf402f74 100644
--- a/community/mpd/APKBUILD
+++ b/community/mpd/APKBUILD
@@ -51,7 +51,7 @@ build() {
-Dzeroconf=avahi \
-Dtest=true \
-Ddocumentation=true \
- -Dwavpack=true \
+ -Dwavpack=enabled \
. output
ninja -C output
}