Skip to content

Commit

Permalink
subversion: need SWIG 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed May 16, 2019
1 parent 620f401 commit acdd825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/subversion.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Subversion < Formula
depends_on :java => ["1.8+", :build]
depends_on "pkg-config" => :build
depends_on "scons" => :build # For Serf
depends_on "swig" => :build
depends_on "swig@3" => :build
depends_on "apr"
depends_on "apr-util"

Expand Down

0 comments on commit acdd825

Please sign in to comment.