control, rules: Switch rhino to nodejs for ui build.

This commit is contained in:
Timo Aaltonen
2018-08-04 01:13:31 +03:00
parent 5f37362997
commit de8e4125a7
3 changed files with 2 additions and 3 deletions

1
debian/changelog vendored
View File

@@ -23,6 +23,7 @@ freeipa (4.7.0-1) UNRELEASED; urgency=medium
#1769485)
* control: Add libjs-scriptaculous to server depends.
* fix-gzip-path.diff: Fix path to gzip. (LP: #1778236)
* control, rules: Switch rhino to nodejs for ui build.
-- Timo Aaltonen <tjaalton@debian.org> Wed, 18 Apr 2018 17:50:11 +0300

2
debian/control.stub vendored
View File

@@ -32,6 +32,7 @@ Build-Depends:
libunistring-dev,
libverto-dev,
libxmlrpc-core-c3-dev (>= 1.33.06),
nodejs,
pki-base (>= 10.6.0~),
python-all-dev,
python-cryptography,
@@ -57,7 +58,6 @@ Build-Depends:
python-sss (>= 1.14.0),
python-usb (>= 1.0.0~b2),
python-yubico,
rhino,
samba-dev,
systemd,
uuid-dev

2
debian/rules vendored
View File

@@ -8,8 +8,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
ONLY_CLIENT=0
DESTDIR=$(CURDIR)/debian/tmp
JAVA_STACK_SIZE ?= 8m
export JAVA_STACK_SIZE
export PYTHON=python
confflags = \