From 438368f6ef5b6eff9cf76350f360e71de4c8da43 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 17:02:07 +0200 Subject: [PATCH] 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 --- sshpass.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sshpass.spec b/sshpass.spec index 8f6319a..b3594b7 100644 --- a/sshpass.spec +++ b/sshpass.spec @@ -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