mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Add libcurl-dev, libjansson-dev and libpwquality-dev to build-depends.
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -5,6 +5,8 @@ freeipa (4.9.0~rc2-1) UNRELEASED; urgency=medium
|
||||
* pkcs11-openssl-for-bind.diff: Dropped, upstream.
|
||||
* watch: Fixed to find upstream rc's.
|
||||
* source: Update extend-diff-ignore.
|
||||
* control: Add libcurl-dev, libjansson-dev and libpwquality-dev to
|
||||
build-depends.
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Thu, 03 Dec 2020 17:30:06 +0200
|
||||
|
||||
|
||||
3
debian/control
vendored
3
debian/control
vendored
@@ -14,7 +14,9 @@ Build-Depends:
|
||||
gettext,
|
||||
krb5-user,
|
||||
libcmocka-dev,
|
||||
libcurl-dev,
|
||||
libini-config-dev,
|
||||
libjansson-dev,
|
||||
libkrad-dev,
|
||||
libkrb5-dev (>= 1.18),
|
||||
libldap2-dev,
|
||||
@@ -50,6 +52,7 @@ Build-Depends:
|
||||
systemd,
|
||||
uuid-dev,
|
||||
389-ds-base-dev (>= 1.3.7.9),
|
||||
libpwquality-dev,
|
||||
libsss-idmap-dev,
|
||||
libsss-certmap-dev,
|
||||
libsss-nss-idmap-dev (>= 1.14.0),
|
||||
|
||||
1
debian/control.server-bdeps
vendored
1
debian/control.server-bdeps
vendored
@@ -1,4 +1,5 @@
|
||||
389-ds-base-dev (>= 1.3.7.9),
|
||||
libpwquality-dev,
|
||||
libsss-idmap-dev,
|
||||
libsss-certmap-dev,
|
||||
libsss-nss-idmap-dev (>= 1.14.0),
|
||||
|
||||
2
debian/control.stub
vendored
2
debian/control.stub
vendored
@@ -14,7 +14,9 @@ Build-Depends:
|
||||
gettext,
|
||||
krb5-user,
|
||||
libcmocka-dev,
|
||||
libcurl-dev,
|
||||
libini-config-dev,
|
||||
libjansson-dev,
|
||||
libkrad-dev,
|
||||
libkrb5-dev (>= 1.18),
|
||||
libldap2-dev,
|
||||
|
||||
Reference in New Issue
Block a user