Add BuildRequires on perl-generators for missing runtime dependency.

Signed-off-by: 木得感情的openEuler机器人 <huxinwei@huawei.com>
This commit is contained in:
木得感情的openEuler机器人 2022-09-13 01:46:33 +00:00 committed by Gitee
parent 4ba561876c
commit 47aec08336
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