BuildRequires and Recommends elfutils-debuginfod-client
This commit is contained in:
parent
f2c4fda651
commit
24ec9a0480
@ -143,10 +143,12 @@ BuildRequires: docbook-dtds
|
|||||||
# configure might use which
|
# configure might use which
|
||||||
BuildRequires: which
|
BuildRequires: which
|
||||||
|
|
||||||
# For testing the debuginfod
|
# For testing debuginfod-find
|
||||||
%if 0%{?fedora} > 29 || 0%{?rhel} > 7
|
%if 0%{?fedora} > 29 || 0%{?rhel} > 7
|
||||||
BuildRequires: elfutils-debuginfod
|
BuildRequires: elfutils-debuginfod-client
|
||||||
%endif
|
%endif
|
||||||
|
# For using debuginfod at runtime
|
||||||
|
Recommends: elfutils-debuginfod-client
|
||||||
|
|
||||||
%{?scl:Requires:%scl_runtime}
|
%{?scl:Requires:%scl_runtime}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user