control: Add ${shlibs:Depends} to python-freeipa depends.

This commit is contained in:
Timo Aaltonen
2012-02-16 23:14:48 +02:00
parent cd3d7b63cf
commit 8d7c272599
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -21,5 +21,6 @@ freeipa (2.1.4-1) UNRELEASED; urgency=low
* Add --list-missing for dh_install.
* copyright: Updated.
* control: Add python-libipa-hbac to build-depends.
* control: Add ${shlibs:Depends} to python-freeipa depends.
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 01 Nov 2011 10:52:25 -0400

2
debian/control vendored
View File

@@ -119,7 +119,7 @@ Description: FreeIPA is a centralized identity framework
Package: python-freeipa
Architecture: any
Section: python
Depends: ${python:Depends}, ${misc:Depends},
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
gnupg,
iproute,
python-kerberos,