]> git.ipfire.org Git - thirdparty/pdns.git/blob - Brewfile
Make sure we can install unsigned packages.
[thirdparty/pdns.git] / Brewfile
1 # Use "brew bundle" to install these.
2 # You still need 'PKG_CONFIG_PATH=/usr/local/opt/libedit/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig' for ./configure.
3 brew 'autoconf'
4 brew 'automake'
5 brew 'libedit'
6 brew 'libsodium'
7 brew 'libtool'
8 brew 'lua'
9 brew 'openssl'
10 brew 'pkg-config'
11 brew 'protobuf'
12 brew 'python'
13 brew 'ragel'
14 brew 'sqlite'