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.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/twemcache.rb b/Library/Formula/twemcache.rb
index a190668aa..80689c068 100644
--- a/Library/Formula/twemcache.rb
+++ b/Library/Formula/twemcache.rb
@@ -8,9 +8,9 @@ class Twemcache < Formula
option "enable-debug", "Debug mode with assertion panics enabled"
- depends_on :autoconf
- depends_on :automake
- depends_on 'libevent'
+ depends_on "autoconf" => :build
+ depends_on "automake" => :build
+ depends_on "libevent"
def install
# After the deprecation of GitHub Downloads, we don't have distribution