summaryrefslogtreecommitdiffstats
path: root/libraries/pygoocanvas/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pygoocanvas/README')
-rw-r--r--libraries/pygoocanvas/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/libraries/pygoocanvas/README b/libraries/pygoocanvas/README
index 2425c2f087..aa2e203640 100644
--- a/libraries/pygoocanvas/README
+++ b/libraries/pygoocanvas/README
@@ -1,3 +1,6 @@
PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for GTK+ that uses the cairo 2D library for drawing.
-goocanvas is required for building PyGoocanvas, and can be found on slackbuilds.org
+Requirements:
+python (included in slackware)
+pygtk (included in slackware)
+goocanvas (found on slackbuilds) \ No newline at end of file