From d959eac300d7efa5db11e0397c2cb36f15f9e930 Mon Sep 17 00:00:00 2001 From: Keith Seitz Date: Tue, 7 Jun 2022 08:57:14 -0700 Subject: [PATCH] Add BuildRequires for gmp-devel. --- gdb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 5314532..8d82773 100644 --- a/gdb.spec +++ b/gdb.spec @@ -420,7 +420,7 @@ BuildRequires: rust BuildRequires: %{?scl_prefix}elfutils-debuginfod %endif %endif # 0%{?_with_testsuite:1} -BuildRequires: make +BuildRequires: make gpm-devel %{?scl:Requires:%scl_runtime}