fix failed: gcc command not found.
This commit is contained in:
parent
d97b3b2994
commit
4047992b06
@ -1,12 +1,12 @@
|
||||
Name: perl-Unicode-LineBreak
|
||||
Version: 2019.001
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: An algorithm for unicode line breaking
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Unicode-LineBreak
|
||||
Source0: https://cpan.metacpan.org/authors/id/N/NE/NEZUMI/Unicode-LineBreak-%{version}.tar.gz
|
||||
|
||||
BuildRequires: libthai-devel coreutils findutils make perl-interpreter perl-devel
|
||||
BuildRequires: gcc libthai-devel coreutils findutils make perl-interpreter perl-devel
|
||||
BuildRequires: perl-generators perl(Config) perl(ExtUtils::MakeMaker) perl(strict)
|
||||
BuildRequires: pkgconfig sed sombok-devel perl(Carp) perl(constant) perl(Encode) >= 1.98
|
||||
BuildRequires: perl(Exporter) perl(overload) perl(strict) perl(vars) perl(warnings)
|
||||
@ -73,5 +73,8 @@ make test
|
||||
%{_mandir}/ja/man3/*
|
||||
|
||||
%changelog
|
||||
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 2019.001-6
|
||||
- fixs faileds: /bin/sh: gcc: command not found.
|
||||
|
||||
* Fri Jan 10 2020 wutao <wutao61@huawei.com> - 2019.001-5
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user