From f1f77762b3166d2a8182b8f1570540770e3d9e29 Mon Sep 17 00:00:00 2001 From: Manuel Sabban Date: Thu, 26 Aug 2021 08:50:59 +0200 Subject: [PATCH] remove golang dependency, as it's taken care of with golang source (#909) Co-authored-by: sabban <15465465+sabban@users.noreply.github.com> --- rpm/SPECS/crowdsec.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/rpm/SPECS/crowdsec.spec b/rpm/SPECS/crowdsec.spec index ae73e2ef3..02c15cc86 100644 --- a/rpm/SPECS/crowdsec.spec +++ b/rpm/SPECS/crowdsec.spec @@ -14,7 +14,6 @@ Patch2: config.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: git -BuildRequires: golang >= 1.14 BuildRequires: make BuildRequires: jq BuildRequires: systemd