aboutsummaryrefslogtreecommitdiffstats
path: root/main/libcddb/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libcddb/APKBUILD')
-rw-r--r--main/libcddb/APKBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/main/libcddb/APKBUILD b/main/libcddb/APKBUILD
index 3ca9d0619e..9f665367a4 100644
--- a/main/libcddb/APKBUILD
+++ b/main/libcddb/APKBUILD
@@ -9,9 +9,6 @@ arch="all"
license="GPL"
depends=
makedepends=
-if [ "$ALPINE_LIBC" != "eglibc" ]; then
- makedepends="libiconv-dev"
-fi
install=
subpackages="$pkgname-dev"
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2"