From db4bcf792e76009de5f98a2e890b02c9006b7c04ed5f2d14c3eb09e836ad30ae Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Fri, 17 May 2024 08:55:43 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/julia?expand=0&rev=185 --- julia.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/julia.spec b/julia.spec index 6b7076f..a63cd92 100644 --- a/julia.spec +++ b/julia.spec @@ -193,12 +193,12 @@ Requires: readline # Libraries used by CompilerSupportLibraries_jll, blastrampoline, # nghttp2_jll but not detected as they are dlopen()ed but not linked to %if 0%{?__isa_bits} == 64 -BuildRequires: libgfortran.so.5()(64bit) +BuildRequires: libgfortran5 Requires: libgfortran.so.5()(64bit) Requires: libgomp.so.1()(64bit) Requires: libmbedcrypto.so.16()(64bit) %else -BuildRequires: libgfortran.so.5 +BuildRequires: libgfortran5 Requires: libgfortran.so.5 Requires: libgomp.so.1 Requires: libmbedcrypto.so.15