We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f27a7f3 + eac2d03 commit 4412114Copy full SHA for 4412114
.travis.yml
@@ -36,8 +36,8 @@ addons:
36
- libgeos-dev
37
- libgirepository1.0-dev
38
- lmodern
39
- - otf-freefont
40
- - pgf
+ - fonts-freefont-otf
+ - texlive-pictures
41
- pkg-config
42
- qtbase5-dev
43
- texlive-fonts-recommended
azure-pipelines.yml
@@ -62,8 +62,8 @@ steps:
62
libgeos-dev \
63
libgirepository-1.0.1 \
64
lmodern \
65
- otf-freefont \
66
- pgf \
+ fonts-freefont-otf \
+ texlive-pictures \
67
texlive-fonts-recommended \
68
texlive-latex-base \
69
texlive-latex-extra \
0 commit comments