[X2Go-Commits] [pale-moon] 157/216: debian/rules: add (commented out) jsoncpp dependency.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:43:25 CET 2019


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

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

commit dfb82bea596d8bef92f0c8ca20061c0c768c41d1
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Sep 21 23:44:30 2018 +0200

    debian/rules: add (commented out) jsoncpp dependency.
---
 debian/changelog  | 1 +
 debian/control.in | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f42b643..e771747 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Add libnotify build dependency.
     - Add (optional) libffi build dependency.
     - Add (optional) libevent build dependency.
+    - Add (commented out) jsoncpp 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 b3d0876..b92662e 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -68,6 +68,8 @@ Build-Depends: autotools-dev,
 %if USE_SYSTEM_LIBEVENT
                libevent-dev (>= 1.4.1),
 %endif
+# Would be needed for WebRTC support, but Palemoon does not have any.
+#              libjsoncpp-dev,
 # 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