This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 78b44cb94728dfe16e174c529e6481723b5c40a8 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Sep 22 00:53:21 2018 +0200 debian/control.in: add fonts build dependencies. --- debian/changelog | 1 + debian/control.in | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9ab63c8..33d65ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,6 +54,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium but should have been included. - Reformat lsb-release build dependency. - Add more X build dependencies. + - Add fonts 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 573df14..bd21336 100644 --- a/debian/control.in +++ b/debian/control.in @@ -83,6 +83,9 @@ Build-Depends: autotools-dev, xvfb, xfonts-base, xauth, + ttf-bitstream-vera, + fonts-freefont-ttf, + fonts-dejima-mincho, # 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