From d40e2e5e674d986d77532d46b2dc8e7e9a12e531 Mon Sep 17 00:00:00 2001 From: Giulio Eulisse <10544+ktf@users.noreply.github.com> Date: Tue, 7 Jan 2025 16:01:10 +0100 Subject: [PATCH] Dump FairMQ from FairROOT AFAICT, the dependency is not actually needed. --- fairroot.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/fairroot.sh b/fairroot.sh index 3b1dbedb1f..4f9611029e 100644 --- a/fairroot.sh +++ b/fairroot.sh @@ -9,7 +9,6 @@ requires: - boost - protobuf - FairLogger - - FairMQ - "GCC-Toolchain:(?!osx)" env: VMCWORKDIR: "$FAIRROOT_ROOT/share/fairbase/examples"