Update varnish deps. Fixes Homebrew/homebrew#1400.
This commit is contained in:
parent
66723a228d
commit
b5302cc530
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class Varnish <Formula
|
|||
md5 '8b0d80e47acf4946671c381af55518b9'
|
||||
|
||||
depends_on 'pkg-config'
|
||||
depends_on 'pcre'
|
||||
|
||||
def skip_clean? path
|
||||
# Do not strip varnish binaries: Otherwise, the magic string end pointer isn't found.
|
||||
|
|
Loading…
Reference in a new issue