From 6afb430f3c923c8e934edb521bd480c355cca889 Mon Sep 17 00:00:00 2001 From: jmcarcell Date: Sat, 23 Mar 2024 19:50:25 +0100 Subject: [PATCH] Remove source-highlight for gdb --- environments/key4hep-nightly/packages.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/environments/key4hep-nightly/packages.yaml b/environments/key4hep-nightly/packages.yaml index d7603429..140c80dc 100644 --- a/environments/key4hep-nightly/packages.yaml +++ b/environments/key4hep-nightly/packages.yaml @@ -43,6 +43,9 @@ packages: variants: build_type=RelWithDebInfo gear: variants: build_type=RelWithDebInfo cxxstd=20 + # Remove source-highlight since it doesn't compile on MacOS + gdb: + require: +python+tui~source-highlight~debuginfod ilcutil: variants: build_type=RelWithDebInfo cxxstd=20 ildperformance: