This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 55e51744f80f13732a315f6dd8bd7542a878c9c9 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jun 29 03:17:34 2018 +0200 debian/control: add libglib2.0-dev build dep. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5af312d..f2dfc34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Remove stray tab. - Switch to contrib/web section. - Add autotools-dev build dep. + - Add libglib2.0-dev build dep. * debian/rules: - Tabbify. - Add dh_testdir protection. Debian's firefox(-esr) package uses it. diff --git a/debian/control b/debian/control index 7211c80..9bcb0ab 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 9), zip, pkg-config, libgtk2.0-dev (>= 2.14), + libglib2.0-dev (>= 2.16), libdbus-1-dev (>=0.60), libdbus-glib-1-dev (>= 0.60), yasm (>= 1.1), -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git