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 e09983a

Browse filesBrowse files
authored
Merge pull request #16331 from meeseeksmachine/auto-backport-of-pr-16308-on-v3.2.x
Backport PR #16308 on branch v3.2.x (CI: Use Ubuntu Bionic compatible package names)
2 parents 68e9dc5 + b1a64b4 commit e09983a
Copy full SHA for e09983a

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.