summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMartin Zimmermann <info@posativ.org>2014-07-06 14:04:42 +0200
committerPatrick Totzke <patricktotzke@gmail.com>2015-02-23 14:31:25 +0000
commit49a0cd7005157df30010e5e9cef1ead8e5121bb4 (patch)
tree8783a2767a42f6d3f88ce551081bec17e2821c03 /docs
parentb981c01091f0ffb805a22ab9b914e1d4970bb4de (diff)
themes require configobj 4.7.0 (or higher)
Diffstat (limited to 'docs')
-rw-r--r--docs/source/installation.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/installation.rst b/docs/source/installation.rst
index 6ddbfe6d..9a647417 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -8,9 +8,9 @@ on argparse and subprocess, you need to run *`3.0` > python ≥ `2.7`* (see :ref
A full list of dependencies is below:
* `libmagic and python bindings <http://darwinsys.com/file/>`_, ≥ `5.04`:
-* `configobj <http://www.voidspace.org.uk/python/configobj.html>`_, ≥ `4.6.0`:
+* `configobj <http://www.voidspace.org.uk/python/configobj.html>`_, ≥ `4.7.0`:
* `twisted <http://twistedmatrix.com/trac/>`_, ≥ `10.2.0`:
-* `libnotmuch <http://notmuchmail.org/>`_ and it's python bindings, ≥ `0.12`.
+* `libnotmuch <http://notmuchmail.org/>`_ and it's python bindings, ≥ `0.13`.
* `urwid <http://excess.org/urwid/>`_ toolkit, ≥ `1.1.0`
* `PyGPGME <https://launchpad.net/pygpgme>`_ ≥ `0.2`