From eec87b38cbf95cd5885d1851d894dde0aad7e555 Mon Sep 17 00:00:00 2001
From: Nicolas Richart <nicolas.richart@epfl.ch>
Date: Thu, 8 Aug 2024 17:14:43 +0200
Subject: [PATCH] Ensuring the cmake module has ccmake

---
 stacks/pinot-noir-gcc13/spack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stacks/pinot-noir-gcc13/spack.yaml b/stacks/pinot-noir-gcc13/spack.yaml
index 16fe746..cef8b49 100644
--- a/stacks/pinot-noir-gcc13/spack.yaml
+++ b/stacks/pinot-noir-gcc13/spack.yaml
@@ -39,7 +39,7 @@ spack:
     # -------------------------------------------------------------------------
     - core_codes:
         - bzip2
-        - cmake
+        - cmake +ncurses
         - emacs
         - fastqc
         - fio
-- 
GitLab