mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 05:58:20 +00:00
Install libmaxminddb in macOS CI
This commit is contained in:
parent
d999b74b99
commit
dfba2d6df7
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ set -x
|
||||||
|
|
||||||
brew update
|
brew update
|
||||||
brew upgrade cmake
|
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
|
python3 -m pip install --user websockets
|
||||||
|
|
||||||
# Brew doesn't create the /opt/homebrew/opt/openssl symlink if you install
|
# Brew doesn't create the /opt/homebrew/opt/openssl symlink if you install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue