r-rhdf5: add needed zlib dependency (#34746)
This commit is contained in:
@@ -37,5 +37,6 @@ class RRhdf5(RPackage):
|
||||
depends_on("r-rhdf5lib@1.13.4:", type=("build", "run"), when="@2.38.0:")
|
||||
depends_on("r-rhdf5filters", type=("build", "run"), when="@2.34.0:")
|
||||
depends_on("gmake", type="build")
|
||||
depends_on("zlib")
|
||||
|
||||
depends_on("r-zlibbioc", type=("build", "run"), when="@:2.28.1")
|
||||
|
Reference in New Issue
Block a user