chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
127a2a5
)
fix circular dependency, hunspell-en-us does not depend on hunspell
author
Rik Snel
<rik@snel.it>
Wed, 9 Mar 2016 19:29:29 +0000
(20:29 +0100)
committer
Rik Snel
<rik@snel.it>
Wed, 9 Mar 2016 19:29:29 +0000
(20:29 +0100)
packages/hunspell-en-us/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/hunspell-en-us/build.sh
b/packages/hunspell-en-us/build.sh
index 3017ad5f458180f336d294b52c6c909e82fd3c07..59826d8483fefc46d1b20eb6d706c65ca5389115 100644
(file)
--- 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 () {