Skip to content

Commit aed5437

Browse files
committed
ci: fix CI doxygen job missing commands
1 parent a0e6eb6 commit aed5437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/tests/gitlab-ci-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ doxygen-1.15:
2727
script:
2828
# Install Doxygen and dependencies to build ns-3
2929
- pacman -Syu --noconfirm
30-
base-devel ninja cmake python ccache gsl gtk3 boost openmpi openssh
30+
base-devel ninja cmake python ccache gsl gtk3 boost openmpi openssh inetutils git
3131
- pacman --noconfirm -U https://archive.archlinux.org/packages/d/doxygen/doxygen-1.15.0-1-x86_64.pkg.tar.zst
3232

3333
# Build ns-3.

0 commit comments

Comments
 (0)