r-rhtslib: added build dependency on autoconf (#6627)
This commit is contained in:
parent
1c72a5da3a
commit
1bdea98978
1 changed files with 1 additions and 0 deletions
|
@ -39,3 +39,4 @@ class RRhtslib(RPackage):
|
|||
|
||||
depends_on('r@3.4.0:3.4.9', when='@1.8.0')
|
||||
depends_on('r-zlibbioc', type=('build', 'run'))
|
||||
depends_on('autoconf@2.67:', type='build')
|
||||
|
|
Loading…
Reference in a new issue