diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 13:13:22 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:28 -0500 |
commit | 16055023a47df0193eabe250afdba1e39da61b74 (patch) | |
tree | 109b4003698ae26d6772ad6859eba74e816c5c12 /python/pygoocanvas | |
parent | 8255b33cec520edcce385c75a765f0cd5b53d7e6 (diff) | |
download | slackbuilds-16055023a47df0193eabe250afdba1e39da61b74.tar.gz |
python/pygoocanvas: Fixed dep information
Diffstat (limited to 'python/pygoocanvas')
-rw-r--r-- | python/pygoocanvas/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/pygoocanvas/README b/python/pygoocanvas/README index f9ce10b741..2d7e2d0c7b 100644 --- a/python/pygoocanvas/README +++ b/python/pygoocanvas/README @@ -1,6 +1 @@ PyGoocanvas are the python bindings for GooCanvas which is a canvas widget for GTK+ that uses the cairo 2D library for drawing. - -Requirements: -python (included in slackware) -pygtk (included in slackware) -goocanvas (found on slackbuilds) |