Skip to content

Commit 025705b

Browse files
committed
ci: Add groff-base as a dependency to install
1 parent 2d177f6 commit 025705b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/ossfuzzdeps.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ $SUDO apt-get install -y make \
3131
zlib1g-dev \
3232
pkg-config \
3333
wget \
34-
cmake
34+
cmake \
35+
groff-base

0 commit comments

Comments
 (0)