summaryrefslogtreecommitdiffstats
path: root/src/hunspell.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/hunspell.mk')
-rw-r--r--src/hunspell.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hunspell.mk b/src/hunspell.mk
index bd9c807..4612ed0 100644
--- a/src/hunspell.mk
+++ b/src/hunspell.mk
@@ -8,7 +8,7 @@ $(PKG)_CHECKSUM := ac8eb115029959b3ada9d80a81739fa19373246c
$(PKG)_SUBDIR := hunspell-$($(PKG)_VERSION)
$(PKG)_FILE := hunspell-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/hunspell/Hunspell/$($(PKG)_VERSION)/$($(PKG)_FILE)
-$(PKG)_DEPS := gcc libiconv gettext readline pthreads
+$(PKG)_DEPS := gcc gettext libiconv pthreads readline
define $(PKG)_UPDATE
$(WGET) -q -O- 'http://sourceforge.net/projects/hunspell/files/Hunspell/' | \