diff options
author | CoprDistGit <infra@openeuler.org> | 2024-10-24 10:29:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-10-24 10:29:20 +0000 |
commit | 007db46731be0265a02f6d261e3ea19bb38be7fd (patch) | |
tree | 8f5c3798c5978f42c98d8d611b50054ea131c849 | |
parent | c0d524b91bcc2151b03e91565201af03a79c8496 (diff) |
automatic import of zabbix
-rw-r--r-- | zabbix.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/zabbix.spec b/zabbix.spec index f3eb4ea..0251373 100644 --- a/zabbix.spec +++ b/zabbix.spec @@ -67,7 +67,11 @@ BuildRequires: libxml2-devel BuildRequires: libevent-devel BuildRequires: pcre2-devel BuildRequires: gcc +%if %{with go} +BuildRequires: golang +%endif BuildRequires: systemd + # Needed to determine path to link to BuildRequires: dejavu-sans-fonts |