Skip to content
Commits on Source (2)
389-ds-base (1.4.1.6-3) unstable; urgency=medium
* control: Add openssl to python3-lib389 depends.
-- Timo Aaltonen <tjaalton@debian.org> Fri, 13 Sep 2019 07:32:27 +0300
389-ds-base (1.4.1.6-2) unstable; urgency=medium
* Restore perl build partly, setup-ds is still needed for upgrades
......
......@@ -143,6 +143,7 @@ Package: python3-lib389
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
libnss3-tools,
openssl,
python3-argcomplete,
python3-dateutil,
python3-ldap,
......