mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Add python3-ifaddr to ipalib depends. (Closes: #1089716)
This commit is contained in:
parent
1912d5bdbb
commit
acd5bddbec
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
freeipa (4.12.2-3) UNRELEASED; urgency=medium
|
||||
|
||||
* control: Add libnss-myhostname to client depends. (Closes: #1006829)
|
||||
* control: Add python3-ifaddr to ipalib depends. (Closes: #1089716)
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Tue, 04 Feb 2025 13:56:23 +0200
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -176,6 +176,7 @@ Depends:
|
||||
python3-dbus,
|
||||
python3-dnspython,
|
||||
python3-gssapi,
|
||||
python3-ifaddr,
|
||||
python3-ldap,
|
||||
python3-libipa-hbac,
|
||||
python3-lxml,
|
||||
|
1
debian/control.common
vendored
1
debian/control.common
vendored
@ -124,6 +124,7 @@ Depends:
|
||||
python3-dbus,
|
||||
python3-dnspython,
|
||||
python3-gssapi,
|
||||
python3-ifaddr,
|
||||
python3-ldap,
|
||||
python3-libipa-hbac,
|
||||
python3-lxml,
|
||||
|
Loading…
Reference in New Issue
Block a user