From: Anthony Fok Date: Fri, 27 Jan 2017 00:38:39 +0000 (-0700) Subject: Remove bitmap fonts from Build-Depends and use vector fonts only X-Git-Tag: debian/2.18.2-9~25 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fb3d387af9431f3f072e40e78c50bf78fcc0f496;p=lilypond.git Remove bitmap fonts from Build-Depends and use vector fonts only Also, Build-Conflicts with fonts-noto-cjk which contains OpenType Collection (OTC) fonts, which unfortunately Ghostscript does not yet support and would cause the build to abort. --- diff --git a/debian/control b/debian/control index a483287edf..8b541ad70b 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,10 @@ Build-Depends: debhelper (>= 9), quilt, python-all-dev (>= 2.6.6-3~), dh-python, ghostscript, texlive-latex-base, texlive-generic-recommended, texlive-latex-recommended, autotools-dev, texi2html, texlive-metapost, zip, rsync, texlive-fonts-recommended, dblatex, netpbm, imagemagick, - emacs-intl-fonts, xfonts-intl-arabic, xfonts-intl-asian, - xfonts-intl-chinese, xfonts-intl-chinese-big, xfonts-intl-european, - xfonts-intl-japanese, xfonts-intl-japanese-big, xfonts-intl-phonetic, - fonts-ipafont-gothic, fonts-ipafont-mincho, ttf-dejavu, ttf-freefont, + fonts-linuxlibertine, fonts-freefont-ttf, fonts-ipafont-mincho, texlive-lang-cyrillic, gsfonts | gsfonts-x11 +Build-Conflicts: fonts-noto-cjk Section: tex Priority: optional Maintainer: Don Armstrong