Add byacc into BuildRequires

Make few dependencies on single line to be on separate lines.

Related: RHEL-147790
This commit is contained in:
Petr Menšík 2026-02-09 16:12:35 +01:00
parent 59bf110234
commit c18fa1df31

View File

@ -72,9 +72,13 @@ Patch2: %{forgeurl}/pull/1349.patch#/unbound-1.25-tls-crypto-policy.patch
# https://github.com/NLnetLabs/unbound/pull/1401
Patch3: %{forgeurl}/pull/1401.patch#/unbound-1.25-tls-crypto-policy-default.patch
BuildRequires: gcc, make
BuildRequires: flex, openssl-devel
BuildRequires: libevent-devel expat-devel
BuildRequires: gcc
BuildRequires: make
BuildRequires: flex
BuildRequires: byacc
BuildRequires: openssl-devel
BuildRequires: libevent-devel
BuildRequires: expat-devel
BuildRequires: pkgconfig
%if 0%{?fedora} || 0%{?rhel} >= 10
BuildRequires: gnupg2