This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 09314d7ec8d6eaa3d2e3ea793abfdddedd3614ea Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Sep 21 23:49:03 2018 +0200 debian/control.in: move libpulse build dependency around. --- debian/changelog | 1 + debian/control.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a4dbfb4..e9482b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add (optional) libevent build dependency. - Add (commented out) jsoncpp dependency. - Move mesa build dependency around. + - Move libpulse build dependency around. * 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 fe3ee4b..3de206b 100644 --- a/debian/control.in +++ b/debian/control.in @@ -71,12 +71,12 @@ Build-Depends: autotools-dev, # Would be needed for WebRTC support, but Palemoon does not have any. # libjsoncpp-dev, mesa-common-dev, + libpulse-dev, # standard build-deps unzip, zip, pkg-config, yasm (>= 1.1), - libpulse-dev, libxt-dev, # Palemoon-specific dependencies. lsb-release, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git