mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-16 14:11:16 +02:00
3 lines
186 B
Text
3 lines
186 B
Text
require_gcc
|
|
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
|
|
install_git "ruby-2.0.0-dev" "https://github.com/ruby/ruby.git" "trunk" autoconf standard
|