From 8f1ba598fd3a2c90d06b60d6bf035bc548a937e5 Mon Sep 17 00:00:00 2001 From: Alex Richert Date: Fri, 14 Jun 2024 10:33:49 -0700 Subject: [PATCH] mapl: unrequire +pflogger --- configs/common/packages.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/common/packages.yaml b/configs/common/packages.yaml index 76336d57e..fdde16d64 100644 --- a/configs/common/packages.yaml +++ b/configs/common/packages.yaml @@ -122,7 +122,8 @@ libpng: require: '@1.6.37 +pic' mapl: - require: '@2.40.3 +shared +pflogger ~f2py' + require: '@2.40.3 +shared ~f2py' + variants: '+pfloggers' # If making changes here, also check the Discover site configs and the CI workflows met: require: '@11.1.0 +python +grib2'