Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion Doc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,12 @@ Debian
Packages for building and testing::

# apt-get install build-essential python3-dev python2.7-dev \
libldap2-dev libsasl2-dev slapd ldap-utils python-tox \
libldap2-dev libsasl2-dev slapd ldap-utils tox \
lcov valgrind

.. note::

On older releases ``tox`` was called ``python-tox``.

Fedora
------
Expand Down