!6 change Buildrequire for fix build failed

From: @konglidong 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-04-18 02:42:05 +00:00 committed by Gitee
commit f5f5e05225
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: perl-Net-SSLeay
Version: 1.88
Release: 5
Release: 6
Summary: Perl module for using OpenSSL
License: Artistic 2.0
URL: https://metacpan.org/release/Net-SSLeay
Source0: https://cpan.metacpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-%{version}.tar.gz
# Build requires
BuildRequires: openssl-devel perl-devel perl-generators
BuildRequires: openssl-devel perl-devel perl-generators gcc bc openssl
# Test Suite requires
BuildRequires: perl-Test-NoWarnings perl-Test-Pod
# Runtime requires
@ -44,6 +44,9 @@ make test
%doc QuickRef examples/
%changelog
* Sat Apr 02 2022 konglidong <konglidong@uniontech.com> - 1.88-6
- add buildrequires: gcc, bc, openssl
* Mon Feb 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.88-5
- Type:enhancement
- ID:NA