Remove condition around BuildRequires and use go-toolkit for RPM builds

This commit is contained in:
Thomas Roehl
2024-12-20 18:43:21 +01:00
committed by Thomas Gruber
parent 1e2e43742f
commit 4fd8c87157
2 changed files with 22 additions and 16 deletions

View File

@@ -6,9 +6,7 @@ Summary: Metric collection daemon from the ClusterCockpit suite
License: MIT
Source0: %{name}-%{version}.tar.gz
%if "%{getenv:CI}" != "1"
BuildRequires: go-toolset
%endif
BuildRequires: systemd-rpm-macros
# for header downloads
BuildRequires: wget