build: dep openssl11 is limited to amd64 centos7

This commit is contained in:
William Yang 2021-09-03 09:40:06 +02:00 committed by Rory Z
parent 455baa5465
commit 0dd09b06f1
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ BuildRoot: %{_tmppath}/%{_name}-%{_version}-root
Provides: %{_name}
AutoReq: 0
%if 0%{?rhel} == 7
%if "%{_arch} %{?rhel}" == "amd64 7"
Requires: openssl11 libatomic
%else
Requires: libatomic