diff options
author | Jonathan Larsen <agentc0re@learnix.net> | 2010-04-08 23:32:35 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:27:11 +0200 |
commit | b1eacc4adc19f34f866042fdecc2fe190127dc67 (patch) | |
tree | 326d4bea1425d54252f74e00d56ca603bb7401be /libraries/pygoocanvas/README | |
parent | 8e2cce97315928e472cb5c968b4274bbdbc46a8b (diff) | |
download | slackbuilds-b1eacc4adc19f34f866042fdecc2fe190127dc67.tar.gz |
libraries/pygoocanvas: Updated for bash4.
Diffstat (limited to 'libraries/pygoocanvas/README')
-rw-r--r-- | libraries/pygoocanvas/README | 5 |
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 |