summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xspelling/pyenchant/DEPENDS2
-rw-r--r--spelling/pyenchant/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/spelling/pyenchant/DEPENDS b/spelling/pyenchant/DEPENDS
index 12cf843717..7de29b2322 100755
--- a/spelling/pyenchant/DEPENDS
+++ b/spelling/pyenchant/DEPENDS
@@ -1,3 +1,3 @@
depends python &&
-depends setuptools &&
+depends SETUPTOOLS &&
depends enchant
diff --git a/spelling/pyenchant/HISTORY b/spelling/pyenchant/HISTORY
index dfca9d027a..3064b08fa9 100644
--- a/spelling/pyenchant/HISTORY
+++ b/spelling/pyenchant/HISTORY
@@ -1,2 +1,5 @@
+2011-05-23 Sukneet Basuta <sukneet@sourcemage.org>
+ * DEPENDS: updated setuptools dependency to SETUPTOOLS provider
+
2009-07-27 Quentin Rameau <quinq@sourcemage.org>
* DEPENDS, DETAILS, BUILD, INSTALL, HISTORY: created this spell