summaryrefslogtreecommitdiff
path: root/libraries/pygoocanvas/README
diff options
context:
space:
mode:
authorJonathan Larsen <agentc0re@learnix.net>2010-04-08 23:32:35 -0400
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-15 10:27:11 +0200
commitb1eacc4adc19f34f866042fdecc2fe190127dc67 (patch)
tree326d4bea1425d54252f74e00d56ca603bb7401be /libraries/pygoocanvas/README
parent8e2cce97315928e472cb5c968b4274bbdbc46a8b (diff)
downloadslackbuilds-b1eacc4adc19f34f866042fdecc2fe190127dc67.tar.gz
libraries/pygoocanvas: Updated for bash4.
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