Add missing BuildRequires on gcc
configure: error: no acceptable C compiler found in $PATH References: https://bugzilla.redhat.com/show_bug.cgi?id=1606412 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
52775471b8
commit
438368f6ef
@ -7,6 +7,7 @@ Group: Applications/Internet
|
||||
Url: http://sshpass.sourceforge.net/
|
||||
Source0: http://downloads.sourceforge.net/sshpass/sshpass-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
%description
|
||||
Tool for non-interactively performing password authentication with so called
|
||||
"interactive keyboard password authentication" of SSH. Most users should use
|
||||
|
||||
Loading…
Reference in New Issue
Block a user