From 417fcb3702b7c487acf8a9dd259b81ded985cc55 Mon Sep 17 00:00:00 2001
From: Nicolas Richart <nicolas.richart@epfl.ch>
Date: Thu, 8 Aug 2024 00:42:29 +0200
Subject: [PATCH] Moving libgd to system compiler

---
 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 a30ba86..d431aba 100644
--- a/stacks/pinot-noir-gcc13/spack.yaml
+++ b/stacks/pinot-noir-gcc13/spack.yaml
@@ -52,6 +52,7 @@ spack:
         - intel-oneapi-inspector
         - intel-oneapi-vtune
         - libarchive
+        - libgd
         - libjpeg-turbo
         - libpng
         - libtiff
@@ -212,7 +213,6 @@ spack:
         - hisat2
         - imagemagick +ghostscript
         - julia+openlibm
-        - libgd
         - mesa
         - mummer
         - node-js
-- 
GitLab