Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd580da commit eac2d03Copy full SHA for eac2d03
2 files changed
.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