File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 run : >
1212 pacman-key --init && pacman -Syu --noconfirm
1313 python python-sphinx make libxml2-legacy
14- graphviz imagemagick
14+ graphviz imagemagick libx264
1515 texlive-basic texlive-bin texlive-binextra texlive-latexextra texlive-fontutils texlive-fontsrecommended texlive-mathscience
1616 wget &&
1717 pacman --noconfirm -U
Original file line number Diff line number Diff line change 2424 - name : " Install additional dependencies for Doxygen"
2525 run : |
2626 pacman -Syu --noconfirm base-devel ninja cmake ccache
27- pacman --noconfirm -U https://archive.archlinux.org/packages/d/doxygen/doxygen-1.15.0-1 -x86_64.pkg.tar.zst
27+ pacman --noconfirm -U https://archive.archlinux.org/packages/d/doxygen/doxygen-1.15.0-2 -x86_64.pkg.tar.zst
2828 - name : " Build ns-3"
2929 env :
3030 BUILD_ID : per-commit-g++-debug
Original file line number Diff line number Diff line change 2323 - name : " Install additional dependencies for Doxygen"
2424 run : |
2525 pacman -Syu --noconfirm base-devel ninja cmake ccache
26- pacman --noconfirm -U https://archive.archlinux.org/packages/d/doxygen/doxygen-1.15.0-1 -x86_64.pkg.tar.zst
26+ pacman --noconfirm -U https://archive.archlinux.org/packages/d/doxygen/doxygen-1.15.0-2 -x86_64.pkg.tar.zst
2727 - name : " Build ns-3"
2828 env :
2929 BUILD_ID : per-commit-g++-debug
You can’t perform that action at this time.
0 commit comments