aboutsummaryrefslogtreecommitdiffstats
path: root/testing/abook/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/abook/APKBUILD')
-rw-r--r--testing/abook/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/abook/APKBUILD b/testing/abook/APKBUILD
index 0ac1891d45..7ddf2e183f 100644
--- a/testing/abook/APKBUILD
+++ b/testing/abook/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Text-based addressbook designed for use with Mutt"
url="http://abook.sourceforge.net"
license="GPL2"
arch="all"
-makedepends="libiconv-dev ncurses-dev readline-dev"
+makedepends="ncurses-dev readline-dev"
subpackages="$pkgname-doc $pkgname-lang"
source="http://$pkgname.sourceforge.net/devel/$pkgname-${_ver}.tar.gz
vcard-compat.patch"