[X2Go-Commits] [pale-moon] 06/47: debian/control.in: add (optional) nspr build dependency.

git-admin at x2go.org git-admin at x2go.org
Sat Sep 22 01:50:58 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pale-moon.

commit 5c00c860fc3fde89b28789a62b23f8b21b903a37
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Sep 21 23:16:17 2018 +0200

    debian/control.in: add (optional) nspr build dependency.
---
 debian/changelog  | 1 +
 debian/control.in | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a59e60f..7b8f4bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Add libreadline build dependency.
     - Rework python build dependencies.
     - Reformat dpkg-dev build dependency.
+    - Add (optional) nspr build dependency.
   * debian/rules:
     - Tabbify.
     - Add dh_testdir protection. Debian's firefox(-esr) package uses it.
diff --git a/debian/control.in b/debian/control.in
index 3282edf..1dd3a7f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -42,6 +42,9 @@ Build-Depends: autotools-dev,
                python-minimal (>= 2.6.6-13~),
                python-ply,
                dpkg-dev (>= 1.16.1.1~),
+%if USE_SYSTEM_NSPR
+               libnspr4-dev (>= 2:4.13.1~),
+%endif
 # standard build-deps
         unzip,
         zip,

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list