ruby: modernize autotools deps

This commit is contained in:
Jack Nagel 2014-06-01 21:38:18 -05:00
parent 9bc31963e0
commit 213511b324

View file

@ -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