This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 697e6804bb82d5cb5b5f29a24dd19cd386338f22 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Sep 21 23:50:22 2018 +0200 debian/control.in: move yasm 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 e9482b2..cdf5efb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,6 +45,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add (commented out) jsoncpp dependency. - Move mesa build dependency around. - Move libpulse build dependency around. + - Move yasm 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 3de206b..0ffa1c2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -72,11 +72,11 @@ Build-Depends: autotools-dev, # libjsoncpp-dev, mesa-common-dev, libpulse-dev, + yasm (>= 1.1), # standard build-deps unzip, zip, pkg-config, - yasm (>= 1.1), 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