summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGuillaume Seren <guillaumeseren@gmail.com>2017-11-27 17:51:09 +0100
committerGuillaume Seren <guillaumeseren@gmail.com>2017-12-01 01:18:37 +0100
commit62aa5f440303db00b83b388c6d1556453150c759 (patch)
treef1470882df8c716fe7e6edf6b59119169bde8f74 /docs
parent5bbe084d2c9428ceb7250a96a0668bc4952fcec1 (diff)
Upgrade doc dependencies to GPGME >= 1.9.0
This version of GPGME is needed to support the ':sign' and ':encrypt' commands, due to the migration of gpgme instead of pygpgme (#1086). https://github.com/pazz/alot/issues/1175
Diffstat (limited to 'docs')
-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 170c384b..8e30de1a 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -13,7 +13,7 @@ A full list of dependencies is below:
* `libnotmuch <http://notmuchmail.org/>`_ and it's python bindings, ≥ `0.13`
* `urwid <http://excess.org/urwid/>`_ toolkit, ≥ `1.1.0`
* `urwidtrees <https://github.com/pazz/urwidtrees>`_, ≥ `1.0`
-* `gpg <https://pypi.python.org/pypi/gpg>`_
+* `gpg <http://www.gnupg.org/related_software/gpgme>`_ and it's python bindings, ≥ `1.9.0`
.. note:: urwidtrees was only recently detached from alot and is not widely
available as a separate package. You can install it e.g., via