File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 sudo apt-get update -yy
2626 sudo apt-get install -yy \
2727 ccache \
28- cm-super \
29- dvipng \
30- ffmpeg \
31- fonts-noto-cjk \
32- gdb \
33- gir1.2-gtk-3.0 \
34- graphviz \
3528 inkscape \
36- lcov \
37- libcairo2 \
38- libcairo2-dev \
39- libffi-dev \
40- libgeos-dev \
41- libgirepository1.0-dev \
42- libsdl2-2.0-0 \
43- libxkbcommon-x11-0 \
44- libxcb-icccm4 \
45- libxcb-image0 \
46- libxcb-keysyms1 \
47- libxcb-randr0 \
48- libxcb-render-util0 \
49- libxcb-xinerama0 \
50- lmodern \
51- fonts-freefont-otf \
52- texlive-pictures \
53- pkg-config \
54- qtbase5-dev \
55- texlive-fonts-recommended \
56- texlive-latex-base \
57- texlive-latex-extra \
58- texlive-latex-recommended \
59- texlive-luatex \
60- texlive-xetex \
61- ttf-wqy-zenhei
29+ ghostscript
6230 if [[ "${{ matrix.os }}" = ubuntu-20.04 ]]; then
6331 sudo apt install -yy libopengl0
6432 fi
You can’t perform that action at this time.
0 commit comments