Skip to content

Commit

Permalink
Merge pull request #14846 from phonedph1/patch-5
Browse files Browse the repository at this point in the history
Update Brewfile
  • Loading branch information
Habbie authored Nov 15, 2024
2 parents c8c4fc6 + 85ae289 commit a6b7e97
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Brewfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Use "brew bundle" to install these.
# You still need 'PKG_CONFIG_PATH=/usr/local/opt/libedit/lib/pkgconfig:/usr/local/opt/openssl/lib/pkgconfig' for ./configure.
# See https://github.com/Homebrew/homebrew-core/blob/master/Formula/p/pdns.rb or
# https://github.com/Homebrew/homebrew-core/blob/master/Formula/p/pdnsrec.rb for ./configure tips
brew 'autoconf'
brew 'automake'
brew 'libedit'
Expand All @@ -12,3 +13,5 @@ brew 'protobuf'
brew 'python'
brew 'ragel'
brew 'sqlite'
brew 'boost'
brew 'rust'

0 comments on commit a6b7e97

Please sign in to comment.