Skip to content

Commit af2e5a6

Browse files
committed
Adding zlib dependence to xrootd to resolve spack#6545
1 parent a8f32f2 commit af2e5a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

var/spack/repos/builtin/packages/xrootd/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ class Xrootd(CMakePackage):
3939
version('4.3.0', '39c2fab9f632f35e12ff607ccaf9e16c')
4040

4141
depends_on('[email protected]:', type='build')
42+
depends_on('zlib')

0 commit comments

Comments
 (0)