From e8abe4385feca18c5ec8f372d96896002771f6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8Cajka?= Date: Wed, 21 Feb 2018 13:01:34 +0100 Subject: [PATCH] Add dependency on scm tools so go get works out of box in minimal envs --- golang.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/golang.spec b/golang.spec index 797d893..d7f1c69 100644 --- a/golang.spec +++ b/golang.spec @@ -272,6 +272,7 @@ Requires(postun): %{_sbindir}/update-alternatives # This is an odd issue, still looking for a better fix. Requires: glibc Requires: gcc +Requires: git, subversion, mercurial %description bin %{summary}