summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorMartin Zimmermann <info@posativ.org>2014-06-29 23:03:05 +0200
committerPatrick Totzke <patricktotzke@gmail.com>2015-02-23 14:31:24 +0000
commitd15f96f64d7224a39b0985ab4647513b74df53d7 (patch)
tree067c9a64e45758571a1fb9980e95614aa22c0364 /docs/source
parent5a3eb2a5fcaec6c82c85391f22e4f275812b8432 (diff)
add python-setuptools
Diffstat (limited to 'docs/source')
-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