From ddc6e233c70273dd5dfd8dab31729eaf538693b8 Mon Sep 17 00:00:00 2001
From: Brian Van Essen <vanessen1@llnl.gov>
Date: Wed, 7 Dec 2022 18:17:28 -0800
Subject: libxcrypt: building @:4.4.17 requires automake@1.14:

---
 var/spack/repos/builtin/packages/libxcrypt/package.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'var')

diff --git a/var/spack/repos/builtin/packages/libxcrypt/package.py b/var/spack/repos/builtin/packages/libxcrypt/package.py
index d828288756..2e2ef94c65 100644
--- a/var/spack/repos/builtin/packages/libxcrypt/package.py
+++ b/var/spack/repos/builtin/packages/libxcrypt/package.py
@@ -48,6 +48,6 @@ class Libxcrypt(AutotoolsPackage):
 
     with when("@:4.4.17"):
         depends_on("autoconf", type="build")
-        depends_on("automake", type="build")
+        depends_on("automake@1.14:", type="build")
         depends_on("libtool", type="build")
         depends_on("m4", type="build")
-- 
cgit v1.2.3-70-g09d2