fix circular dependency, hunspell-en-us does not depend on hunspell

This commit is contained in:
Rik Snel 2016-03-09 20:29:29 +01:00
parent 127a2a529e
commit 359f14c4df
1 changed files with 0 additions and 1 deletions

View File

@ -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 () {