summaryrefslogtreecommitdiff
path: root/docs/source
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:17:12 +0000
commit7eb08e722287c36fe31027dfabd11b385763ca51 (patch)
treee3503adbdda08d40774fcbd9f349379d2a824854 /docs/source
parentd13f9bf47480f29a29d24c8a4e92573aa290bea5 (diff)
update urwid dependency
cf issue #576
Diffstat (limited to 'docs/source')
-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::