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 a0e6eb6 commit aed5437Copy full SHA for aed5437
utils/tests/gitlab-ci-doc.yml
@@ -27,7 +27,7 @@ doxygen-1.15:
27
script:
28
# Install Doxygen and dependencies to build ns-3
29
- pacman -Syu --noconfirm
30
- base-devel ninja cmake python ccache gsl gtk3 boost openmpi openssh
+ base-devel ninja cmake python ccache gsl gtk3 boost openmpi openssh inetutils git
31
- pacman --noconfirm -U https://archive.archlinux.org/packages/d/doxygen/doxygen-1.15.0-1-x86_64.pkg.tar.zst
32
33
# Build ns-3.
0 commit comments