aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/cherokee.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/cherokee.rb b/Library/Formula/cherokee.rb
index 76e231b7c..8680fb0c0 100644
--- a/Library/Formula/cherokee.rb
+++ b/Library/Formula/cherokee.rb
@@ -12,6 +12,7 @@ class Cherokee < Formula
depends_on :autoconf
depends_on :automake
depends_on :libtool
+ depends_on 'wget' => :build
end
def install