swig: needs zlib (#33890)
This commit is contained in:
parent
f9e9ecd0c1
commit
2cd7322b11
@ -56,6 +56,7 @@ class Swig(AutotoolsPackage, SourceforgePackage):
|
||||
)
|
||||
|
||||
depends_on("pcre")
|
||||
depends_on("zlib")
|
||||
|
||||
AUTOCONF_VERSIONS = ["@master", "@fortran", "@4.0.2-fortran", "@4.1.dev1-fortran"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user