summaryrefslogtreecommitdiff
path: root/docs/source/installation.rst
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2013-03-05 12:17:12 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2013-03-05 12:18:03 +0000
commitbc236f5a3c45cb44e93a55d4a274025fc48b9884 (patch)
treecf052ac0c7c93a9b3f5d26e68004418daae5fef6 /docs/source/installation.rst
parentea473bbf52167b52a6d0875c68b6d62c61b4cc10 (diff)
update urwid dependency
cf issue #576
Diffstat (limited to 'docs/source/installation.rst')
-rw-r--r--docs/source/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/installation.rst b/docs/source/installation.rst
index b8ecd642..cfd146a5 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -11,7 +11,7 @@ A full list of dependencies is below:
* `configobj <http://www.voidspace.org.uk/python/configobj.html>`_, ≥ `4.6.0`:
* `twisted <http://twistedmatrix.com/trac/>`_, ≥ `10.2.0`:
* `libnotmuch <http://notmuchmail.org/>`_ and it's python bindings, ≥ `0.12`.
-* `urwid <http://excess.org/urwid/>`_ toolkit, ≥ `1.0`
+* `urwid <http://excess.org/urwid/>`_ toolkit, ≥ `1.1.0`
* `PyGPGME <https://launchpad.net/pygpgme>`_
On debian/ubuntu these are packaged as::