We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f481010 commit a77f8e4Copy full SHA for a77f8e4
Doc/installing.rst
@@ -143,10 +143,15 @@ Packages for building::
143
Debian
144
------
145
146
+Packages for building::
147
+
148
+ # apt-get install build-essential ldap-utils \
149
+ libldap2-dev libsasl2-dev
150
151
Packages for building and testing::
152
- # apt-get install build-essential python3-dev \
- libldap2-dev libsasl2-dev slapd ldap-utils tox \
153
154
+ libldap2-dev libsasl2-dev slapd python3-dev tox \
155
lcov valgrind
156
157
.. note::
0 commit comments