parent
aa1e46dcb7
commit
422cac3bf3
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class Git < Formula
|
|||
# See https://github.com/Homebrew/homebrew/issues/34554
|
||||
if build.with? "brewed-svn"
|
||||
depends_on "swig"
|
||||
depends_on "subversion" => "perl"
|
||||
depends_on "subversion" => "with-perl"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue