r-biocinstaller: added versioned dependency on r (#5663)
This commit is contained in:
parent
4e8ac1d525
commit
db0fec4d09
@ -36,4 +36,4 @@ class RBiocinstaller(RPackage):
|
||||
version('1.26.1', 'ec0f8866639475bcd91179dcc840b5f4')
|
||||
version('1.25.3', '6214770455a5122dca5544861f52c91d')
|
||||
|
||||
depends_on('r@3.4.0:')
|
||||
depends_on('r@3.4.0:3.4.9', when='@1.26.1')
|
||||
|
Loading…
Reference in New Issue
Block a user