From 7b5160e67607dfc9f8097a044f87c292a78e7107 Mon Sep 17 00:00:00 2001 From: David Adam Date: Mon, 27 Jul 2020 22:21:37 +0800 Subject: [PATCH] fish.spec: build depends on procps to support new jobs tests --- fish.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish.spec.in b/fish.spec.in index ff1a6f2ea..f127e0c97 100644 --- a/fish.spec.in +++ b/fish.spec.in @@ -31,7 +31,7 @@ BuildRequires: gcc48 gcc48-c++ BuildRequires: glibc-langpack-en %endif %if 0%{?rhel} != 6 -BuildRequires: python3 +BuildRequires: python3 procps %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)