Further clean up BuildRequires

Earlier commit 6171205299 has made the BuildRequires on
bison unconditional, but failed to remove one remaining
instance which was intended specifically for gprofng and is
clearly no longer necessary. Finish cleaning things up.

Related: RHEL-85855

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Andrea Bolognani 2025-04-09 19:23:22 +02:00
parent e9b11ea24b
commit 5e3027f14b

View File

@ -550,7 +550,6 @@ linker, and it may become deprecated in the future.
Summary: Next Generating code profiling tool Summary: Next Generating code profiling tool
Provides: gprofng = %{version}-%{release} Provides: gprofng = %{version}-%{release}
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
BuildRequires: bison
%description gprofng %description gprofng
GprofNG is the GNU Next Generation Profiler for analyzing the performance GprofNG is the GNU Next Generation Profiler for analyzing the performance