2
0

Move Homebrew dependencies to a Brewfile.

This commit is contained in:
Maarten Billemont
2018-06-19 01:52:53 -04:00
parent bff3577ada
commit 3853b6f180
2 changed files with 6 additions and 1 deletions

5
Brewfile Normal file
View File

@@ -0,0 +1,5 @@
brew "libsodium"
brew "json-c"
brew "automake"
brew "autoconf"