rbenv-ruby-build/share/ruby-build/1.9.3-dev
Christian Höltje 50dc0c9931 Use Homebrew libyaml if it is available
This checks for Homebrew's yaml to see if it
is available and that `--with-libyaml-dir` hasn't
been specified.

Related issue: #379
2013-07-09 20:40:45 -04:00

2 lines
228 B
Text

install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz#36c852831d02cf90508c29852361d01b" --if needs_yaml
install_git "ruby-1.9.3-dev" "https://github.com/ruby/ruby.git" "ruby_1_9_3" autoconf standard