Replace texlive-full with cm-super
PDF builds need to continue working on Ubuntu Focal. Installing
texlive-full is an easy answer but pulls in 3GB worth of additional
packages and is causing jobs to frequently hit build timeouts.
Re-add just the focused dependencies needed to keep this working
without requiring the kitchen sink.
This is a partial revert of 3f5d26a1c0
which initially added texlive-full in an attempt to solve PDF build
issues.
Change-Id: Id8f50ccd75bbfe5ac126c61fe8e9223e0b6ae2b7
This commit is contained in:
parent
c00255dbb8
commit
26b528c2cc
@ -8,9 +8,9 @@
|
||||
package:
|
||||
name:
|
||||
- latexmk
|
||||
- texlive-full
|
||||
- texlive-xetex
|
||||
- texlive-fonts-recommended
|
||||
- cm-super
|
||||
- fonts-liberation
|
||||
- inkscape
|
||||
- xindy
|
||||
|
Loading…
Reference in New Issue
Block a user