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.
There was an error while loading. Please reload this page.
1 parent 68e9dc5 commit b1a64b4Copy full SHA for b1a64b4
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