cherokee: depends on wget if HEAD

Closes Homebrew/homebrew#20196.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Jaime Marquínez Ferrándiz 2013-06-01 18:14:21 +02:00 committed by Adam Vandenberg
parent 881592c985
commit 890b66f165
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ class Cherokee < Formula
depends_on :autoconf
depends_on :automake
depends_on :libtool
depends_on 'wget' => :build
end
def install