summaryrefslogtreecommitdiff
path: root/Brewfile
diff options
context:
space:
mode:
Diffstat (limited to 'Brewfile')
-rw-r--r--Brewfile8
1 files changed, 8 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
new file mode 100644
index 00000000..0c58ce16
--- /dev/null
+++ b/Brewfile
@@ -0,0 +1,8 @@
+brew "bison"
+brew "flex"
+brew "gawk"
+brew "libffi"
+brew "git"
+brew "graphviz"
+brew "pkg-config"
+brew "python3"