From: Rik Snel Date: Wed, 9 Mar 2016 19:29:29 +0000 (+0100) Subject: fix circular dependency, hunspell-en-us does not depend on hunspell X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/359f14c4dfa6d368ad203873a99937b7f42a4343?hp=--cc fix circular dependency, hunspell-en-us does not depend on hunspell --- 359f14c4dfa6d368ad203873a99937b7f42a4343 diff --git a/packages/hunspell-en-us/build.sh b/packages/hunspell-en-us/build.sh index 3017ad5f..59826d84 100644 --- a/packages/hunspell-en-us/build.sh +++ b/packages/hunspell-en-us/build.sh @@ -2,7 +2,6 @@ TERMUX_PKG_HOMEPAGE=http://sourceforge.net/projects/hunspell/files/Spelling%20di TERMUX_PKG_DESCRIPTION="American english dictionary for hunspell" TERMUX_PKG_VERSION=1.1 TERMUX_PKG_BUILD_REVISION=1 -TERMUX_PKG_DEPENDS="hunspell" TERMUX_PKG_PLATFORM_INDEPENDENT=yes termux_step_make_install () {