Add byacc into BuildRequires

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

Related: RHEL-147860
This commit is contained in:
Petr Menšík 2026-02-09 16:12:35 +01:00
parent 40c7ac8c70
commit 636cbf1217

View File

@ -69,9 +69,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