This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 707c595aa106a13e2b601c38bb550575a478cfaa Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 00:52:42 2018 +0200 debian/control.in: add more X build dependencies. --- debian/changelog | 1 + debian/control.in | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6c3e593..9ab63c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -53,6 +53,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Spell out that pkg-config is not included in Debian's Firefox package, but should have been included. - Reformat lsb-release build dependency. + - Add more X build dependencies. * 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 e7b16d6..573df14 100644 --- a/debian/control.in +++ b/debian/control.in @@ -80,6 +80,9 @@ Build-Depends: autotools-dev, zip, unzip, locales, + xvfb, + xfonts-base, + xauth, # Not Palemoon-specific, but missing in Debian's Firefox package. pkg-config, # Palemoon-specific dependencies. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git