From 4f74be07fadc8d695eee898ee0437e97e1641ff9 Mon Sep 17 00:00:00 2001
From: Aurelien Larcher <aurelien.larcher@gmail.com>
Date: Sat, 16 Jul 2022 01:10:06 +0200
Subject: [PATCH] pacemaker: fix build

---
 components/cluster/pacemaker/pkg5 |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/cluster/pacemaker/pkg5 b/components/cluster/pacemaker/pkg5
index c2708e8..a0242b0 100644
--- a/components/cluster/pacemaker/pkg5
+++ b/components/cluster/pacemaker/pkg5
@@ -13,10 +13,10 @@
         "library/libxml2",
         "library/libxslt",
         "library/ncurses",
-        "library/pcre2",
-        "library/security/openssl",
-        "runtime/perl-522",
-        "runtime/python-35",
+        "library/security/openssl-11",
+        "runtime/perl-534",
+        "runtime/perl-536",
+        "runtime/python-39",
         "shell/bash",
         "shell/ksh93",
         "system/library",

--
Gitblit v1.9.3