mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Add libini-config-dev and python-dbus to build-deps, replace wget with curl.
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -10,6 +10,8 @@ freeipa (4.3.0-1) UNRELEASED; urgency=medium
|
||||
* patches: Drop bits of platform.diff and other patches that are now
|
||||
upstream. Refresh others.
|
||||
* control: Depend on python-gssapi instead of python-kerberos/-krbV.
|
||||
* control: Add libini-config-dev and python-dbus to build-deps,
|
||||
replace wget with curl.
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Sat, 03 Oct 2015 08:56:31 +0300
|
||||
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@@ -14,6 +14,7 @@ Build-Depends:
|
||||
krb5-user,
|
||||
libcmocka-dev,
|
||||
libcurl4-nss-dev,
|
||||
libini-config-dev,
|
||||
libkrad-dev,
|
||||
libkrb5-dev (>= 1.12),
|
||||
libldap2-dev,
|
||||
@@ -35,6 +36,7 @@ Build-Depends:
|
||||
libxmlrpc-core-c3-dev (>= 1.33.06),
|
||||
python-all-dev,
|
||||
python-cryptography,
|
||||
python-dbus,
|
||||
python-dnspython (>= 1.11.1),
|
||||
python-gssapi,
|
||||
python-ldap (>= 2.4.15),
|
||||
@@ -135,6 +137,7 @@ Architecture: any
|
||||
Depends:
|
||||
bind9utils,
|
||||
certmonger (>= 0.76.8),
|
||||
curl,
|
||||
dnsutils,
|
||||
krb5-user,
|
||||
libcurl3 (>= 7.22.0),
|
||||
@@ -147,7 +150,6 @@ Depends:
|
||||
python-gssapi,
|
||||
python-ldap,
|
||||
sssd (>= 1.12.3),
|
||||
wget,
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
${shlibs:Depends}
|
||||
|
||||
Reference in New Issue
Block a user