summaryrefslogtreecommitdiff
path: root/enchant
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2014-04-25 19:05:11 +1000
committerDanny Rawlins <monster.romster@gmail.com>2014-04-25 19:05:11 +1000
commit75ac165d9f1c88d5a71ec6979a05f68a94912f73 (patch)
tree260ca0b66e6ed2ae138c5adffa61760d1cf3e280 /enchant
parent3811e8b22338834e18b80c57465275b4edf0b7d3 (diff)
downloadcontrib-75ac165d9f1c88d5a71ec6979a05f68a94912f73.tar.gz
contrib-75ac165d9f1c88d5a71ec6979a05f68a94912f73.tar.xz
[notify] enchant: added dependency hunspell
Diffstat (limited to 'enchant')
-rw-r--r--enchant/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/enchant/Pkgfile b/enchant/Pkgfile
index b699ce0fb..a0cfb371d 100644
--- a/enchant/Pkgfile
+++ b/enchant/Pkgfile
@@ -1,12 +1,12 @@
-# Description: Generic Spell Checking Library.
+# Description: A wrapper library for generic spell checking
# URL: http://www.abisource.com/enchant/
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
# Packager: James Mills, prologic at shortcircuit dot net dot au
-# Depends on: aspell glib
+# Depends on: aspell glib hunspell
name=enchant
version=1.6.0
-release=1
+release=2
source=(http://www.abisource.com/downloads/enchant/$version/enchant-$version.tar.gz)
build() {

Generated by cgit