From 4da44c7421b4eac7ab63a46cc3f5216ccc97d5a9 Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 14 Feb 2020 22:44:59 +0800 Subject: [PATCH] fish.spec: drop autoconf requirement, which is long gone --- fish.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish.spec.in b/fish.spec.in index c0b7062b4..e10b0910c 100644 --- a/fish.spec.in +++ b/fish.spec.in @@ -9,7 +9,7 @@ Group: System/Shells URL: https://fishshell.com/ Source0: %{name}_@VERSION@.orig.tar.xz -BuildRequires: ncurses-devel gettext gcc-c++ autoconf xz +BuildRequires: ncurses-devel gettext gcc-c++ xz %if 0%{?rhel} && 0%{?rhel} < 8 BuildRequires: cmake3