From d3851e5871e54f7874d28c199c7caeb353323427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 27 Feb 2020 16:26:41 +0100 Subject: [PATCH] Remove duplicate dependencies from perl-libs --- perl.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/perl.spec b/perl.spec index eb9651d..9664236 100644 --- a/perl.spec +++ b/perl.spec @@ -573,10 +573,8 @@ Provides: perl(unicore::Name) # causes loading utf8 and unicore/Heave.pl and unicore/lib files. Provides: perl(utf8_heavy.pl) # utf8 and utf8_heavy.pl require Carp, re, strict, warnings, XSLoader -Requires: perl(Carp) # For AnyDBM_File Suggests: perl(DB_File) -Requires: perl(Exporter) # File::Spec loaded by _charnames.pm that is loaded by \N{} Requires: perl(File::Spec) %if %{with gdbm}