From 79cae1d68f5eeab8b0021ca6ff2f40c38a72c797 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 10 Feb 2020 22:25:00 +0100 Subject: [PATCH] Remove autogen from BR Jakub said this is not actually needed. Signed-off-by: David Abdurachmanov --- gcc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc.spec b/gcc.spec index 20f8cd5..0a46278 100644 --- a/gcc.spec +++ b/gcc.spec @@ -158,7 +158,7 @@ BuildRequires: binutils >= 2.24 # While gcc doesn't include statically linked binaries, during testing # -static is used several times. BuildRequires: glibc-static -BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, sharutils, autogen +BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, sharutils BuildRequires: texinfo, texinfo-tex, /usr/bin/pod2man BuildRequires: systemtap-sdt-devel >= 1.3 BuildRequires: gmp-devel >= 4.1.2-8, mpfr-devel >= 2.2.1, libmpc-devel >= 0.8.1