mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge remote-tracking branch 'origin/topic/timw/missing-lcov'
* origin/topic/timw/missing-lcov: CI: Add missing lcov package to ubuntu 24 Dockerfile
This commit is contained in:
commit
f1c04fec4b
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ RUN apt-get update && apt-get -y install \
|
||||||
g++ \
|
g++ \
|
||||||
gcc \
|
gcc \
|
||||||
git \
|
git \
|
||||||
|
lcov \
|
||||||
libkrb5-dev \
|
libkrb5-dev \
|
||||||
libmaxminddb-dev \
|
libmaxminddb-dev \
|
||||||
libpcap-dev \
|
libpcap-dev \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue