mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Drop libnss3-dev from build-depends, use libssl for util & libotp.
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -8,6 +8,8 @@ freeipa (4.8.8-1) UNRELEASED; urgency=medium
|
|||||||
* control: Replace node-uglify build-dependency with python3-rjsmin.
|
* control: Replace node-uglify build-dependency with python3-rjsmin.
|
||||||
* control: Add freeipa-client-epn package.
|
* control: Add freeipa-client-epn package.
|
||||||
* .install: Updated.
|
* .install: Updated.
|
||||||
|
* control: Drop libnss3-dev from build-depends, use libssl for util &
|
||||||
|
libotp.
|
||||||
|
|
||||||
-- Timo Aaltonen <tjaalton@debian.org> Sat, 18 Apr 2020 10:39:18 +0300
|
-- Timo Aaltonen <tjaalton@debian.org> Sat, 18 Apr 2020 10:39:18 +0300
|
||||||
|
|
||||||
|
|||||||
1
debian/control
vendored
1
debian/control
vendored
@@ -19,7 +19,6 @@ Build-Depends:
|
|||||||
libkrb5-dev (>= 1.16),
|
libkrb5-dev (>= 1.16),
|
||||||
libldap2-dev,
|
libldap2-dev,
|
||||||
libnspr4-dev,
|
libnspr4-dev,
|
||||||
libnss3-dev,
|
|
||||||
libpopt-dev,
|
libpopt-dev,
|
||||||
libsasl2-dev,
|
libsasl2-dev,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
|
|||||||
1
debian/control.stub
vendored
1
debian/control.stub
vendored
@@ -19,7 +19,6 @@ Build-Depends:
|
|||||||
libkrb5-dev (>= 1.16),
|
libkrb5-dev (>= 1.16),
|
||||||
libldap2-dev,
|
libldap2-dev,
|
||||||
libnspr4-dev,
|
libnspr4-dev,
|
||||||
libnss3-dev,
|
|
||||||
libpopt-dev,
|
libpopt-dev,
|
||||||
libsasl2-dev,
|
libsasl2-dev,
|
||||||
libssl-dev,
|
libssl-dev,
|
||||||
|
|||||||
Reference in New Issue
Block a user