!5 Add BuildRequires on perl-generators

From: @shinwell_hu 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-09-13 01:58:45 +00:00 committed by Gitee
commit 39f36d0f5e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/AnyEvent/
Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/AnyEvent-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker) perl(Net::SSLeay) >= 1.33 perl(Task::Weaken)
BuildRequires: perl(Guard) >= 1.02 perl(JSON) >= 2.09 perl(JSON::XS) >= 2.2
Requires: perl(Async::Interrupt) >= 1 perl(EV) >= 4 perl(Guard) >= 1.02