control: Add zip to python-ipaserver depends.

This commit is contained in:
Timo Aaltonen
2016-03-02 11:36:21 +02:00
parent 5372ffa293
commit 68d9f84bcc
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -55,6 +55,7 @@ freeipa (4.3.0-1) UNRELEASED; urgency=medium
* user-httpd-user.diff: Patch dogtaginstance.py to use HTTPD_USER.
* control: Add pki-tools to python-ipaserver deps.
* server: Enable mod_proxy_ajp on postinst, disable on postrm.
* control: Add zip to python-ipaserver depends.
-- Timo Aaltonen <tjaalton@debian.org> Sat, 03 Oct 2015 08:56:31 +0300

1
debian/control vendored
View File

@@ -312,6 +312,7 @@ Depends:
python-ldap (>= 2.4.22),
python-libsss-nss-idmap,
python-pyasn1,
zip,
${misc:Depends},
${python:Depends},
Description: FreeIPA centralized identity framework -- Python modules for server