[kupfer] Update dependencies in README



commit 4bfc3e2e2f8123476289954c1b3cdd005c658a1e
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date:   Mon Feb 8 20:35:25 2010 +0100

    Update dependencies in README

 README |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index bd4c0bd..5d2d074 100644
--- a/README
+++ b/README
@@ -35,11 +35,12 @@ you just have to check that: ``~/.local/bin`` is in your ``$PATH``.
 Requirements
 ------------
 
-Kupfer requires Python 2.5 or later, and the following important libraries:
+Kupfer requires Python 2.6 or later, and the following important libraries:
 
 * gtk python bindings, version 2.14
 * glib python bindings (pygobject) 2.18
 * dbus python bindings
+* keyring python module
 
 Optional, but very recommended dependencies:
 
@@ -48,8 +49,8 @@ Optional, but very recommended dependencies:
 * gvfs
 * xdg-terminal (to find which terminal application you use, if it's not
   Gnome Terminal)
-* cjson (only req for Python 2.5, not 2.6), for web browser bookmarks
 * rst2man
+* python-keyring-gnome or python-keyring-kwallet
 
 Some plugins might require additional python modules!
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]