diff --git a/Formula/privoxy.rb b/Formula/privoxy.rb index 7d1a613e616..60fbdc43ef7 100644 --- a/Formula/privoxy.rb +++ b/Formula/privoxy.rb @@ -5,11 +5,8 @@ class Privoxy < Formula url 'http://downloads.sourceforge.net/project/ijbswa/Sources/3.0.19%20%28stable%29/privoxy-3.0.19-stable-src.tar.gz' sha1 'a82287cbf48375ef449d021473a366baeca49250' - if ARGV.build_head? - depends_on :automake - depends_on :libtool - end - + depends_on :automake + depends_on :libtool depends_on 'pcre' def install