fix(wireshark)

needs perl to build the authors list

closes #4712
This commit is contained in:
Jacob Heider 2024-01-03 19:00:50 -05:00 committed by Jacob Heider
parent 5a32f8df33
commit b3b2b4be44

View file

@ -27,6 +27,7 @@ build:
gnu.org/bison: '*'
github.com/westes/flex: '*'
python.org: ^3.11
perl.org: 5
script:
- cmake -S . -B build $CMAKE_ARGS
- cmake --build build