From d48d8c0b1dd22429bc1cd5adf3b3ed639ed1f03b Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Wed, 18 Oct 2023 17:34:31 +0300 Subject: [PATCH] Revert "Try disabling boost" This reverts commit f4ab796dd57bc2a562987848b98cde973467e5c8. --- gdb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 2d395ad..4b510bf 100644 --- a/gdb.spec +++ b/gdb.spec @@ -320,7 +320,7 @@ BuildRequires: %{?scl_prefix}elfutils-debuginfod-client-devel %endif # Workaround for missing boost-devel dependency (rhbz 1718480) -#BuildRequires: boost-devel +BuildRequires: boost-devel %if 0%{?_with_testsuite:1}