summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-23 14:29:00 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:30 -0500
commitab9a929efffdb5c4130f5d7223aa2ece832f768b (patch)
tree8b792e8de2188648cbca935472aebf4e723199b7 /python
parentd26209ab167d064cedd46f60c2153bfd2a1cb9e9 (diff)
downloadslackbuilds-ab9a929efffdb5c4130f5d7223aa2ece832f768b.tar.gz
slackbuilds-ab9a929efffdb5c4130f5d7223aa2ece832f768b.tar.xz
python/python-cheetah: Fixed dep information
Diffstat (limited to 'python')
-rw-r--r--python/python-cheetah/README4
-rw-r--r--python/python-cheetah/python-cheetah.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/python/python-cheetah/README b/python/python-cheetah/README
index c4c01ca24b..462acfac51 100644
--- a/python/python-cheetah/README
+++ b/python/python-cheetah/README
@@ -4,5 +4,5 @@ tools and frameworks. Web development is its principle use, but Cheetah
is very flexible and is also being used to generate C++ game code, Java,
sql, form emails and even Python code.
-The pysetuptools optional dependecy (available from SlackBuilds.org)
-enables outputting a markdown processed template.
+pysetuptools is an optional dependency that enables outputting a
+markdown processed template.
diff --git a/python/python-cheetah/python-cheetah.info b/python/python-cheetah/python-cheetah.info
index 7684e0bafc..f9f292fdf4 100644
--- a/python/python-cheetah/python-cheetah.info
+++ b/python/python-cheetah/python-cheetah.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/C/Cheetah/Cheetah-2.4.4.tar.gz"
MD5SUM="853917116e731afbc8c8a43c37e6ddba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools"
+REQUIRES=""
MAINTAINER="Nikos Skalkotos"
EMAIL="skalkoto@gmail.com"