aboutsummaryrefslogtreecommitdiffstats
path: root/main/enchant/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/enchant/APKBUILD')
-rw-r--r--main/enchant/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/enchant/APKBUILD b/main/enchant/APKBUILD
index d09d921dc9..0e0493cdc4 100644
--- a/main/enchant/APKBUILD
+++ b/main/enchant/APKBUILD
@@ -9,7 +9,7 @@ license="LGPL2+"
subpackages="$pkgname-dev $pkgname-doc"
depends=""
depends_dev="glib-dev"
-makedepends="aspell-dev dbus-glib-dev hunspell-dev libiconv-dev gettext-dev"
+makedepends="aspell-dev dbus-glib-dev hunspell-dev gettext-dev"
source="http://www.abisource.com/downloads/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir/$pkgname-$pkgver"