summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d087a5af..1c1c3d27 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -16,11 +16,11 @@ A full list of dependencies is below:
On debian/ubuntu these are packaged as::
- python-magic python-configobj python-twisted python-notmuch python-urwid python-gpgme
+ python-setuptools python-magic python-configobj python-twisted python-notmuch python-urwid python-gpgme
On fedora/redhat these are packaged as::
- python-magic python-configobj python-twisted python-notmuch python-urwid pygpgme
+ python-setuptools python-magic python-configobj python-twisted python-notmuch python-urwid pygpgme
Alot uses `mailcap <http://en.wikipedia.org/wiki/Mailcap>`_ to look up mime-handler for inline
rendering and opening of attachments. For a full description of the maicap protocol consider the