swig: needs zlib (#33890)
This commit is contained in:
parent
f9e9ecd0c1
commit
2cd7322b11
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue