Ruby 2.0 trunk now bundles libyaml and falls back to it if not available on your OS

This commit is contained in:
Jeremy Kemper 2012-11-28 13:10:20 -07:00
parent 16aaf92455
commit a4b0337f93

View file

@ -1,2 +1 @@
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz#36c852831d02cf90508c29852361d01b"
install_git "ruby-2.0.0-dev" "https://github.com/ruby/ruby.git" "trunk" autoconf standard