varnish@4: fix dependency order
This commit is contained in:
parent
fcf91fbf68
commit
e3d4c8d1a4
1 changed files with 1 additions and 1 deletions
|
@ -13,8 +13,8 @@ class VarnishAT4 < Formula
|
|||
|
||||
keg_only :versioned_formula
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "docutils" => :build
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "pcre"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue