Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eac2d03

Browse filesBrowse files
committed
CI: Use Ubuntu Bionic compatible package names
otf-freefont was renamed to fonts-freefont-otf pgf is now provided with texlive-pictures
1 parent cd580da commit eac2d03
Copy full SHA for eac2d03

File tree

Expand file treeCollapse file tree

2 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+4
-4
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ addons:
3636
- libgeos-dev
3737
- libgirepository1.0-dev
3838
- lmodern
39-
- otf-freefont
40-
- pgf
39+
- fonts-freefont-otf
40+
- texlive-pictures
4141
- pkg-config
4242
- qtbase5-dev
4343
- texlive-fonts-recommended

‎azure-pipelines.yml

Copy file name to clipboardExpand all lines: azure-pipelines.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ steps:
6262
libgeos-dev \
6363
libgirepository-1.0.1 \
6464
lmodern \
65-
otf-freefont \
66-
pgf \
65+
fonts-freefont-otf \
66+
texlive-pictures \
6767
texlive-fonts-recommended \
6868
texlive-latex-base \
6969
texlive-latex-extra \

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.