diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-24 18:04:52 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:22:31 +0200 |
commit | db6f36d48689e244e3355cf1653de4d93eb82ac4 (patch) | |
tree | e3b38e0040525d8ad9075e11974ee8ca3bb615b5 /python/gnome-python/README | |
parent | a5318d98cdcc8edf42d61e61b187519994b3981b (diff) | |
download | slackbuilds-db6f36d48689e244e3355cf1653de4d93eb82ac4.tar.gz |
python/gnome-python: Fixed dep information
Diffstat (limited to 'python/gnome-python/README')
-rw-r--r-- | python/gnome-python/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/gnome-python/README b/python/gnome-python/README index 692e9a6872..0fabc1213d 100644 --- a/python/gnome-python/README +++ b/python/gnome-python/README @@ -2,4 +2,4 @@ gnome-python is a set of bindings for the Gnome platform libraries. It builds on top of the PyGTK bindings for GTK and the PyORBit bindings for ORBit2. -This requires pyorbit and libgnome. libgnomeui is also recommended. +libgnomeui is a recommended optional dependency. |