mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Replace node-uglify build-dependency with python3-rjsmin.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -5,6 +5,7 @@ freeipa (4.8.8-1) UNRELEASED; urgency=medium
|
||||
* use-bind9.16.diff: Fix some paths to what's in bind9 9.16.
|
||||
* write-out-only-one-cert-per-file.diff, tasks-fixes.diff: Dropped,
|
||||
upstream.
|
||||
* control: Replace node-uglify build-dependency with python3-rjsmin.
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Sat, 18 Apr 2020 10:39:18 +0300
|
||||
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -59,10 +59,10 @@ Build-Depends:
|
||||
libunistring-dev,
|
||||
libverto-dev,
|
||||
nodejs [amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x],
|
||||
node-uglify [amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x],
|
||||
pki-base (>= 10.6.0~),
|
||||
python3-lesscpy,
|
||||
python3-pkg-resources,
|
||||
python3-rjsmin,
|
||||
samba-dev,
|
||||
|
||||
Package: freeipa-common
|
||||
|
||||
2
debian/control.server-bdeps
vendored
2
debian/control.server-bdeps
vendored
@@ -6,8 +6,8 @@
|
||||
libunistring-dev,
|
||||
libverto-dev,
|
||||
nodejs [amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x],
|
||||
node-uglify [amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x],
|
||||
pki-base (>= 10.6.0~),
|
||||
python3-lesscpy,
|
||||
python3-pkg-resources,
|
||||
python3-rjsmin,
|
||||
samba-dev,
|
||||
|
||||
Reference in New Issue
Block a user