aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/varnish.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/varnish.rb b/Library/Formula/varnish.rb
index f28f57057..d0597a808 100644
--- a/Library/Formula/varnish.rb
+++ b/Library/Formula/varnish.rb
@@ -5,6 +5,8 @@ class Varnish <Formula
homepage 'http://varnish.projects.linpro.no/'
md5 '8b0d80e47acf4946671c381af55518b9'
+ depends_on 'pkg-config'
+
def skip_clean? path
# Do not strip varnish binaries: Otherwise, the magic string end pointer isn't found.
true