Skip to content
Snippets Groups Projects
Commit 4f8390a0 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: madx/package.py

parent 91e0672e
No related branches found
No related tags found
1 merge request!33Madx zlib
...@@ -43,6 +43,7 @@ class Madx(CMakePackage): ...@@ -43,6 +43,7 @@ class Madx(CMakePackage):
#variant('pythia8', default=False, description='Build the Pythia8-based examples') #variant('pythia8', default=False, description='Build the Pythia8-based examples')
depends_on("libx11") depends_on("libx11")
depends_on("zlib")
# Build dependencies # Build dependencies
# FIXME: Use spack's autodiff package once there is one # FIXME: Use spack's autodiff package once there is one
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment