Fix endif for elfutils-debuginfod-client check

This commit is contained in:
Mark Wielaard 2021-10-20 18:07:19 +02:00
parent 9cfae7ad95
commit dcd463c59d

View File

@ -118,9 +118,9 @@ BuildRequires: docbook-dtds
# For testing debuginfod-find
%if 0%{?fedora} > 29 || 0%{?rhel} > 7
BuildRequires: elfutils-debuginfod-client
%endif
# For using debuginfod at runtime
Recommends: elfutils-debuginfod-client
%endif
%{?scl:Requires:%scl_runtime}