mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Add ${shlibs:Depends} to python-freeipa depends.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
2
debian/control
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user