control: Add python-sss to python-ipaserver depends.

This commit is contained in:
Timo Aaltonen
2017-12-22 17:18:34 +02:00
parent 8c9a5238c6
commit a62313a3cf
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -29,6 +29,7 @@ freeipa (4.6.2-1) UNRELEASED; urgency=medium
* rules: Migrate to dh_missing.
* Drop server tmpfile, ship upstream one, and create ipaapi/kdcproxy
users/groups on install and add www-data to ipaapi group.
* control: Add python-sss to python-ipaserver depends.
-- Timo Aaltonen <tjaalton@debian.org> Tue, 14 Mar 2017 16:55:45 +0200

1
debian/control vendored
View File

@@ -329,6 +329,7 @@ Depends:
python-ldap (>= 2.4.22),
python-libsss-nss-idmap,
python-pyasn1,
python-sss,
samba-common,
zip,
${misc:Depends},