Add dependency on scm tools so go get works out of box in minimal envs

This commit is contained in:
Jakub Čajka 2018-02-21 13:01:34 +01:00
parent 639f9ab37f
commit e8abe4385f
1 changed files with 1 additions and 0 deletions

View File

@ -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}