aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tmux.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/tmux.rb')
-rw-r--r--Library/Formula/tmux.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/tmux.rb b/Library/Formula/tmux.rb
index 2e8f3a079..e09215b8b 100644
--- a/Library/Formula/tmux.rb
+++ b/Library/Formula/tmux.rb
@@ -8,6 +8,7 @@ class Tmux < Formula
head do
url 'git://git.code.sf.net/p/tmux/tmux-code'
+ depends_on :autoconf
depends_on :automake
depends_on :libtool
end