summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathon Anderson <17242663+blue42u@users.noreply.github.com>2022-11-15 07:04:31 -0600
committerGitHub <noreply@github.com>2022-11-15 14:04:31 +0100
commit850c54c3b1c1cea50da912185fcd48da57cd8ac2 (patch)
tree5f98641e41b4081427e2d2c2f3e6a9fb788b7b83
parent90fb16033ed8f26a9c328c891da52c633da2b613 (diff)
downloadspack-850c54c3b1c1cea50da912185fcd48da57cd8ac2.tar.gz
spack-850c54c3b1c1cea50da912185fcd48da57cd8ac2.tar.bz2
spack-850c54c3b1c1cea50da912185fcd48da57cd8ac2.tar.xz
spack-850c54c3b1c1cea50da912185fcd48da57cd8ac2.zip
Revert "fix perl libxcrypt.so dep (#33846)" (#33909)
This reverts commit bf1b2a828c61fb465f7641b6230fef4f17867162, as libxcrypt's configure script requires Perl, leading to a circular dependency.
-rw-r--r--var/spack/repos/builtin/packages/perl/package.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/perl/package.py b/var/spack/repos/builtin/packages/perl/package.py
index 6b15bf173d..76ee382ef4 100644
--- a/var/spack/repos/builtin/packages/perl/package.py
+++ b/var/spack/repos/builtin/packages/perl/package.py
@@ -110,7 +110,6 @@ class Perl(Package): # Perl doesn't use Autotools, it should subclass Package
depends_on("zlib")
# :5.24.1 needs zlib@:1.2.8: https://rt.cpan.org/Public/Bug/Display.html?id=120134
depends_on("zlib@:1.2.8", when="@5.20.3:5.24.1")
- depends_on("libxcrypt") # libcrypt.so.1
conflicts("@5.34.1:", when="%msvc@:19.29.30136")
# there has been a long fixed issue with 5.22.0 with regard to the ccflags