ruby: modernize autotools deps
This commit is contained in:
parent
9bc31963e0
commit
213511b324
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Ruby < Formula
|
|||
|
||||
head do
|
||||
url 'http://svn.ruby-lang.org/repos/ruby/trunk/'
|
||||
depends_on :autoconf
|
||||
depends_on "autoconf" => :build
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
|
Loading…
Reference in a new issue