summaryrefslogtreecommitdiffstats
path: root/libraries/gaphas/README
diff options
context:
space:
mode:
author ponce2012-08-26 09:57:50 +0200
committer ponce2012-08-26 09:57:50 +0200
commit00ad79b2e8dd7febc439b09b8876e0ef003a6a70 (patch)
tree1235484af2c53fb8617e8ebf5a18cd86f0308b14 /libraries/gaphas/README
parent895024f14f0d3e6f899fa3c11b5700dfea279c37 (diff)
downloadslackbuilds-00ad79b2e8dd7febc439b09b8876e0ef003a6a70.tar.gz
libraries/gaphas: Fixed dep information
Diffstat (limited to 'libraries/gaphas/README')
-rw-r--r--libraries/gaphas/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/gaphas/README b/libraries/gaphas/README
index 2ed4b06a29..bb67ca6cbb 100644
--- a/libraries/gaphas/README
+++ b/libraries/gaphas/README
@@ -1,7 +1,3 @@
Gaphas is a MVC canvas that uses Cairo for rendering. One of the
nicer things of this widget is that the user (model) is not bothered
with bounding box calculations: this is all done through Cairo.
-
-This requires decorator and simplegeneric.
-
-To build, this requires nose, pysetuptools and setuptools_git.