control.common: Use same arch set on node-uglify build-dep as for nodejs. (Closes: #918579)

This commit is contained in:
Timo Aaltonen
2019-01-07 17:46:49 +02:00
parent bac0128395
commit 7bde22a2e9
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -1,6 +1,8 @@
freeipa (4.7.1-4) UNRELEASED; urgency=medium
* client.tmpfile: Use /run instead of /var/run.
* control.common: Use same arch set on node-uglify build-dep as for
nodejs. (Closes: #918579)
-- Timo Aaltonen <tjaalton@debian.org> Mon, 07 Jan 2019 17:45:11 +0200

2
debian/control.stub vendored
View File

@@ -29,7 +29,7 @@ Build-Depends:
libverto-dev,
libxmlrpc-core-c3-dev (>= 1.33.06),
nodejs [amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x],
node-uglify,
node-uglify [amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x],
pki-base (>= 10.6.0~),
python-all-dev,
python-cryptography,