mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-21 16:41:22 +02:00
This checks for Homebrew's yaml to see if it is available and that `--with-libyaml-dir` hasn't been specified. Related issue: #379
2 lines
222 B
Text
2 lines
222 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 "rubinius-2.0.0-dev" "https://github.com/rubinius/rubinius.git" "master" rbx
|