Commit 8d5258c3 authored by Jan Baudisch's avatar Jan Baudisch Committed by GitHub

Add openssl dependency to R

parent a84025be
......@@ -7,6 +7,7 @@ class R < Package
depends_on 'bz2'
depends_on 'curl'
depends_on 'openssl'
depends_on 'readline'
def self.build
......
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