This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit d456487dca20569cb769db478c55393f587afc08 Author: Mihai Moldovan <ionic@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