Commit b7b89470 authored by lyxell's avatar lyxell Committed by GitHub

Merge pull request #351 from richard-fisher/ruby-latest-ssl

make ruby_latest depend on openssl and add the include directory
parents 7db21e6f b125171c
......@@ -7,6 +7,7 @@ class Ruby_latest < Package
depends_on 'readline'
depends_on 'zlibpkg'
depends_on 'openssl'
def self.build
system "CC='gcc' ./configure"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment