about summary refs log tree commit diff stats
path: root/Brewfile
diff options
context:
space:
mode:
authorWilliam Wennerström <william@wstrm.dev>2020-12-17 14:07:07 +0100
committerWilliam Wennerström <william@wstrm.dev>2020-12-17 15:09:25 +0100
commit81c02d1231812389974532de69cbbc4d23c28aa7 (patch)
tree585a38531f52b40bfd3af6d91c818770d6fda730 /Brewfile
parent881b99c0622af6b45bcd2faf1b0a5c5d5edcba36 (diff)
downloadprofani-tty-81c02d1231812389974532de69cbbc4d23c28aa7.tar.gz
Switch from Travis CI to GitHub Actions
Travis have been slow and the macOS runner is outdated (and a bunch of
other recurring issues).
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile22
1 files changed, 22 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
new file mode 100644
index 00000000..d73a973c
--- /dev/null
+++ b/Brewfile
@@ -0,0 +1,22 @@
+brew 'autoconf'
+brew 'autoconf-archive'
+brew 'automake'
+brew 'check'
+brew 'cmocka'
+brew 'curl'
+brew 'expat'
+brew 'glib'
+brew 'gnutls'
+brew 'gpgme'
+brew 'gtk+'
+brew 'libffi'
+brew 'libotr'
+brew 'libsignal-protocol-c'
+brew 'libstrophe'
+brew 'libtool'
+brew 'ncurses'
+brew 'openssl'
+brew 'ossp-uuid'
+brew 'pkg-config'
+brew 'readline'
+brew 'sqlite'