This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 4e425034e7f7ee2be3e36fd4159357987c52801f Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Sep 21 23:06:22 2018 +0200 debian/control.in: add libjpeg build dependency. --- debian/changelog | 1 + debian/control.in | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index efd13df..0499207 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Move GTK build dependencies around and add GTK3 support if detected. - Move glib build dependency around. - Add libstartup-notification build dependency. + - Add libjpeg build 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 bea071a..638987f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -30,6 +30,7 @@ Build-Depends: autotools-dev, libgtk2.0-dev (>= 2.14), libglib2.0-dev (>= 2.16.0), libstartup-notification0-dev, + libjpeg-dev, dpkg-dev (>= 1.16.1.1~), # standard build-deps python (>= 2.7), -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git