This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 87c5932c91a56f70bfe99ba6c82c05da090507c2 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Sep 21 23:33:37 2018 +0200 debian/control.in: rework asound2 build dependency, for Linux only. --- debian/changelog | 1 + debian/control.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3f68dfc..7a61151 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add (optional) hunspell build dependency. - Rework dbus build dependencies: remove libdbus dependency, rely on the libdbus-glib one and make it unversioned. + - Rework asound2 build dependency, for Linux only. * 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 730daeb..febdecb 100644 --- a/debian/control.in +++ b/debian/control.in @@ -58,12 +58,12 @@ Build-Depends: autotools-dev, libhunspell-dev (>= 1.2), %endif libdbus-glib-1-dev, + libasound2-dev [linux-any], # standard build-deps unzip, zip, pkg-config, yasm (>= 1.1), - libasound2-dev, libpulse-dev, libxt-dev, mesa-common-dev -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git