aboutsummaryrefslogtreecommitdiffstats
path: root/main/wavpack/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/wavpack/APKBUILD')
-rw-r--r--main/wavpack/APKBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/wavpack/APKBUILD b/main/wavpack/APKBUILD
index 4ba2bb1593..86aa3e6dbf 100644
--- a/main/wavpack/APKBUILD
+++ b/main/wavpack/APKBUILD
@@ -9,9 +9,6 @@ arch="all"
license="BSD"
depends=""
makedepends="autoconf automake libtool"
-if [ "$ALPINE_LIBC" != eglibc ]; then
- makedepends="$makedepends libiconv-dev"
-fi
install=
subpackages="$pkgname-dev $pkgname-doc"
source="http://www.wavpack.com/${pkgname}-${pkgver}.tar.bz2