control: Add libini-config-dev and python-dbus to build-deps, replace wget with curl.

This commit is contained in:
Timo Aaltonen
2015-12-31 12:43:29 +02:00
parent 60b30af410
commit 7be157fa27
2 changed files with 5 additions and 1 deletions

2
debian/changelog vendored
View File

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

@@ -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}