mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Extend CI config to cover building with libmaxminddb support
This commit is contained in:
parent
4a76229209
commit
2107c3e0b7
2 changed files with 3 additions and 2 deletions
|
@ -15,6 +15,7 @@ RUN apt-get update && apt-get -y install \
|
|||
python3-pip\
|
||||
swig \
|
||||
zlib1g-dev \
|
||||
libmaxminddb-dev \
|
||||
libkrb5-dev \
|
||||
bsdmainutils \
|
||||
sqlite3 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue