mirror of
				https://github.com/rbenv/ruby-build.git
				synced 2025-10-31 17:20:59 +01:00 
			
		
		
		
	The functionality to fail the build if openssl or psych are missing is now built into the `./configure && make` phase for Ruby.
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			368 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			368 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
| install_package "openssl-3.1.4" "https://www.openssl.org/source/openssl-3.1.4.tar.gz#840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3" openssl --if needs_openssl:1.0.2-3.x.x
 | |
| install_package "ruby-3.1.3" "https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.3.tar.gz#5ea498a35f4cd15875200a52dde42b6eb179e1264e17d78732c3a57cd1c6ab9e" enable_shared standard
 |