From 07287f5d636ca767b5135d636efdf52f0668f2818eb18902d477eddb1383144e Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Wed, 18 Oct 2023 07:44:32 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security/parsec?expand=0&rev=46 --- parsec.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parsec.spec b/parsec.spec index 067de68..7e7c6f6 100644 --- a/parsec.spec +++ b/parsec.spec @@ -40,7 +40,7 @@ BuildRequires: cmake BuildRequires: llvm-devel %if 0%{?sle_version} >= 150400 # Fix build with GCC11 on Backports SLE15-SP4/5 - Avoid to get -lstdc++ not found -BuildRequires: libstdc++6-devel-gcc11 +BuildRequires: libstdc++6-devel-gcc12 %endif BuildRequires: cargo-packaging BuildRequires: pkgconfig