]> git.ipfire.org Git - thirdparty/pdns.git/blame - Brewfile
Make sure we can install unsigned packages.
[thirdparty/pdns.git] / Brewfile
CommitLineData
b445e9d5
CH
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.
3brew 'autoconf'
4brew 'automake'
5brew 'libedit'
6brew 'libsodium'
7brew 'libtool'
8brew 'lua'
9brew 'openssl'
10brew 'pkg-config'
11brew 'protobuf'
12brew 'python'
13brew 'ragel'
14brew 'sqlite'