Commit 1d373484 authored by Jan Baudisch's avatar Jan Baudisch Committed by GitHub

Add bz2 dependency

parent d38eae32
......@@ -5,6 +5,7 @@ class R < Package
source_url 'https://cran.rstudio.com/src/base/R-3/R-3.3.2.tar.gz'
source_sha1 '0e39e9c2d28fe6bab9c55ca23e08ba8727fd2fca'
depends_on 'bz2'
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