Correct Build type

This commit is contained in:
Tom Merrick 2017-05-23 07:55:10 -05:00
parent 4467b90e53
commit eaa8a4eade

View File

@ -38,5 +38,5 @@ class RRmpfr(RPackage):
version('0.6-1', '55d4ec257bd2a9233bafee9e444d0265')
depends_on('r-gmp@0.5-8:')
depends_on('r-gmp@0.5-8:', type=('build', 'run'))
depends_on('mpfr@3.0.0:')