Skip to content

Commit

Permalink
[ci] add file and zip to list of APT requirements
Browse files Browse the repository at this point in the history
Bazel seems to need these when Bzlmod is enabled.

Signed-off-by: James Wainwright <[email protected]>
  • Loading branch information
jwnrt committed Nov 29, 2024
1 parent 21d4988 commit 0657f7d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion apt-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ clang-format
cmake
curl
doxygen
file
flex
g++
git
Expand Down Expand Up @@ -48,5 +49,6 @@ python3-wheel
srecord
tree
xsltproc
zlib1g-dev
xz-utils
zip
zlib1g-dev

0 comments on commit 0657f7d

Please sign in to comment.