Allow macOS to search for libkrb5, but disallow system version of library

This commit is contained in:
Tim Wojtulewicz 2025-05-07 17:45:57 -07:00
parent 8f60d37ad0
commit 051c191f63
5 changed files with 13 additions and 9 deletions

View file

@ -7,7 +7,7 @@ set -x
brew update
brew upgrade cmake
brew install cppzmq openssl@3 python@3 swig bison flex ccache libmaxminddb dnsmasq
brew install cppzmq openssl@3 python@3 swig bison flex ccache libmaxminddb dnsmasq krb5
which python3
python3 --version