aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libevent.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libevent.rb')
-rw-r--r--Library/Formula/libevent.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/libevent.rb b/Library/Formula/libevent.rb
index ca7b45be2..3002b328a 100644
--- a/Library/Formula/libevent.rb
+++ b/Library/Formula/libevent.rb
@@ -8,6 +8,7 @@ class Libevent < Formula
head do
url 'git://levent.git.sourceforge.net/gitroot/levent/levent'
+ depends_on :autoconf
depends_on :automake
depends_on :libtool
end