mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
CI: Add missing lcov package to ubuntu 24 Dockerfile
This commit is contained in:
parent
8337b5f018
commit
d5707d606c
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ RUN apt-get update && apt-get -y install \
|
|||
g++ \
|
||||
gcc \
|
||||
git \
|
||||
lcov \
|
||||
libkrb5-dev \
|
||||
libmaxminddb-dev \
|
||||
libpcap-dev \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue