From 4c81b7f379952bad4f393cddb3842ca33645be92 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 6 Jan 2020 15:48:12 -0500 Subject: spec: correct debuginfod-client dependency --- config/elfutils.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 7b55da37..f88b2288 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -146,7 +146,7 @@ License: GPLv3+ and (GPLv2+ or LGPLv3+) %package debuginfod-client-devel Summary: Libraries and headers to build debuginfod client applications License: GPLv2+ or LGPLv3+ -Requires: debuginfod-client = %{version}-%{release} +Requires: elfutils-debuginfod-client = %{version}-%{release} %package debuginfod Summary: HTTP ELF/DWARF file server addressed by build-id -- cgit v1.2.3