]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove bitmap fonts from Build-Depends and use vector fonts only
authorAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 00:38:39 +0000 (17:38 -0700)
committerAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 12:00:33 +0000 (05:00 -0700)
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.

debian/control

index a483287edf1a0baefe283763f57d8cd341443d1b..8b541ad70b6a86eba30b1322b41b6fba7e095556 100644 (file)
@@ -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 <don@debian.org>