From 40bcd8c2d4d5ea57d86c37e094e7c2b826633961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 25 Sep 2017 15:30:26 +0200 Subject: [PATCH] "git clone" is provided by git-core --- perl-File-Fetch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-File-Fetch.spec b/perl-File-Fetch.spec index 5501523..64d9b0a 100644 --- a/perl-File-Fetch.spec +++ b/perl-File-Fetch.spec @@ -41,7 +41,7 @@ Requires: perl(Locale::Maketext::Simple) Requires: perl(Module::Load::Conditional) >= 0.66 Requires: perl(Params::Check) >= 0.07 # Keep all downaloaders optional (LWP, curl, rsync etc.). -Suggests: git +Suggests: git-core Suggests: perl(LWP) Suggests: perl(LWP::Protocol::https) Suggests: rsync