control: Add python3-ifaddr to ipalib depends. (Closes: #1089716)

This commit is contained in:
Timo Aaltonen 2025-02-04 14:02:59 +02:00
parent 1912d5bdbb
commit acd5bddbec
3 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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
View File

@ -176,6 +176,7 @@ Depends:
python3-dbus,
python3-dnspython,
python3-gssapi,
python3-ifaddr,
python3-ldap,
python3-libipa-hbac,
python3-lxml,

View File

@ -124,6 +124,7 @@ Depends:
python3-dbus,
python3-dnspython,
python3-gssapi,
python3-ifaddr,
python3-ldap,
python3-libipa-hbac,
python3-lxml,