aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/twemcache.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/twemcache.rb')
-rw-r--r--Library/Formula/twemcache.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/twemcache.rb b/Library/Formula/twemcache.rb
index 7f66b7b8f..84714e6a9 100644
--- a/Library/Formula/twemcache.rb
+++ b/Library/Formula/twemcache.rb
@@ -8,6 +8,7 @@ class Twemcache < Formula
option "enable-debug", "Debug mode with assertion panics enabled"
+ depends_on :autoconf
depends_on :automake
depends_on 'libevent'