summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiegfried-Angel Gevatter Pujals <rainct@ubuntu.com>2009-09-27 19:37:03 +0200
committerSiegfried-Angel Gevatter Pujals <rainct@ubuntu.com>2009-09-27 19:37:03 +0200
commit24f2355e447d57eadff15f05d4776b0e245f9d81 (patch)
tree1e0086b9019ae5ae4ea819be81fa0eafc0bfaaed
parent1d3fc0977cda2e9adfe17529be79e126b22103b1 (diff)
README: list dependencies by their upstream name0.2
-rw-r--r--README13
1 files changed, 7 insertions, 6 deletions
diff --git a/README b/README
index 1ece4661..f38f011b 100644
--- a/README
+++ b/README
@@ -17,9 +17,10 @@ For more information, see:
Dependencies:
- - python 2.5 or higher
- - python-gtk2 (2.14.1 or higher)
- - python-gconf
- - python-gobject (2.16.0 or higher)
- - python-dbus
- - python-xdg
+ - Python [python] (2.5 or higher)
+ - PyGTK2 [python-gtk2] (2.14.1 or higher)
+ - python-gconf / gnome-python2-gconf
+ - PyGobject [python-gobject] (2.16.0 or higher)
+ - dbus-python [python-dbus]
+ - PyXDG [python-xdg]
+ - SQLite3 [sqlite3]