mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Install libmaxminddb in macOS CI
(cherry picked from commit dfba2d6df7
)
This commit is contained in:
parent
fe7a21874d
commit
279372b6f9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ set -x
|
|||
|
||||
brew update
|
||||
brew upgrade cmake
|
||||
brew install openssl@3 swig bison flex ccache
|
||||
brew install openssl@3 swig bison flex ccache libmaxminddb
|
||||
python3 -m pip install --user websockets
|
||||
|
||||
# Brew doesn't create the /opt/homebrew/opt/openssl symlink if you install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue