From a91f6104e2cc24e80e9c2d983c44b67d92ad88e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]> Date: Fri, 24 Jun 2016 10:16:10 +0200 Subject: Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
--- perl-Data-ICal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-Data-ICal.spec b/perl-Data-ICal.spec index 732bb38..d45045f 100644 --- a/perl-Data-ICal.spec +++ b/perl-Data-ICal.spec @@ -9,6 +9,7 @@ Source0: http://www.cpan.org/authors/id/A/AL/ALEXMV/Data-ICal-%{version}. BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(CPAN) perl(YAML::Tiny) perl(File::Remove) BuildRequires: perl(Class::Accessor) -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-Data-ICal.git/commit/?h=epel7&id=a91f6104e2cc24e80e9c2d983c44b67d92ad88e1 _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
