[packages/openssl] BR: libatomic-devel on selected archs
atler
atler at pld-linux.org
Wed Dec 15 16:35:13 CET 2021
commit fc506856e64e79f3d3980208cb951ee80bde5693
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Dec 15 16:34:35 2021 +0100
BR: libatomic-devel on selected archs
openssl.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/openssl.spec b/openssl.spec
index b4e03f6..4d6df60 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -28,6 +28,9 @@ Patch2: %{name}-find.patch
Patch3: pic.patch
Patch4: engines-dir.patch
URL: http://www.openssl.org/
+%ifarch %{arm} ppc mips sparc sparcv9
+BuildRequires: libatomic-devel
+%endif
BuildRequires: libsctp-devel
BuildRequires: perl-devel >= 1:5.10.0
BuildRequires: pkgconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssl.git/commitdiff/fc506856e64e79f3d3980208cb951ee80bde5693
More information about the pld-cvs-commit
mailing list