Soc Virnyl Estela
2023-12-25 09:22:36 +00:00
committed by Git OBS Bridge
parent 604f11ab4e
commit 456696edc2
2 changed files with 5 additions and 0 deletions

View File

@@ -122,10 +122,14 @@ Requires: readline
%if 0%{?__isa_bits} == 64
Requires: libgfortran.so.5()(64bit)
Requires: libgomp.so.1()(64bit)
Requires: libmbedcrypto.so.15()(64bit)
Requires: libmbedcrypto.so.3.5.1()(64bit)
Requires: libnghttp2.so.14()(64bit)
%else
Requires: libgfortran.so.5
Requires: libgomp.so.1
Requires: libmbedcrypto.so.15
Requires: libmbedcrypto.so.3.5.1
Requires: libnghttp2.so.14
%endif