use BR: golang

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2020-02-03 08:34:08 -05:00
parent 87bc762597
commit a4a9d4f11f

View File

@ -37,7 +37,7 @@ License: ASL 2.0
URL: %{git0}
Source0: %{git0}/archive/%{commit0}.tar.gz
# If go_compiler is not set to 1, there is no virtual provide. Use golang instead.
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}
BuildRequires: golang
BuildRequires: git
BuildRequires: go-md2man