aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tcpflow.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/tcpflow.rb')
-rw-r--r--Library/Formula/tcpflow.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/tcpflow.rb b/Library/Formula/tcpflow.rb
index a64f5cba1..4a6dc3c15 100644
--- a/Library/Formula/tcpflow.rb
+++ b/Library/Formula/tcpflow.rb
@@ -7,6 +7,7 @@ class Tcpflow < Formula
head do
url 'https://github.com/simsong/tcpflow.git'
+ depends_on :autoconf
depends_on :automake
depends_on :libtool
end