2024-09-18 13:27:38 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 13 19:22:26 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Remove quadmath workaround for gcc14 with boost error:
fixed by boost 1.86 (see boo#1225861)
-------------------------------------------------------------------
Tue Sep 3 12:51:07 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@@ -60,9 +60,6 @@ BuildRequires: libboost_thread-devel
BuildRequires: libcurl-devel
BuildRequires: libexpat-devel
BuildRequires: libjpeg-devel
%ifnarch aarch64
BuildRequires: libquadmath-devel
%endif
BuildRequires: memory-constraints
BuildRequires: nlopt-devel
BuildRequires: occt-devel