From d09e62f981acd3cade38f7e08f4f89e3eb0d9fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]> Date: Wed, 12 Jul 2017 14:06:19 +0200 Subject: perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
--- perl-Text-PDF.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Text-PDF.spec b/perl-Text-PDF.spec index f598028..92b6814 100644 --- a/perl-Text-PDF.spec +++ b/perl-Text-PDF.spec @@ -11,7 +11,7 @@ Url: http://search.cpan.org/dist/Text-PDF Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(Compress::Zlib) BuildRequires: perl(ExtUtils::MakeMaker) -- cgit v1.1 https://src.fedoraproject.org/cgit/perl-Text-PDF.git/commit/?h=master&id=d09e62f981acd3cade38f7e08f4f89e3eb0d9fc9 _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
