!13 [sync] PR-3: 修复因缺少依赖导致编译失败问题

From: @openeuler-sync-bot 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2024-06-13 09:25:29 +00:00 committed by Gitee
commit 83e4338232
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: hyphen-eu
Version: 0.20110620
Release: 14
Release: 15
Summary: Basque hyphenation rule
License: LPPL
URL: http://tp.lc.ehu.es/jma/basque.html
Source: http://tug.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex
BuildArch: noarch
BuildRequires: hyphen-devel
BuildRequires: hyphen-devel, perl
Requires: hyphen
Supplements: (hyphen and langpacks-eu)
Patch0: hyphen-eu-cleantex.patch
@ -35,5 +35,8 @@ install -Dp hyph_eu_ES.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_eu_ES.dic
%{_datadir}/hyphen/*
%changelog
* Wed Jun 2 2021 wulei <wulei80@huawei.com> - 0.%{upstreamid}-15
- fixes failed: perl: bad interpreter: No such file or directory
* Mon Jul 6 2020 yanan li <liyanan032@huawei.com> - 0.%{upstreamid}-14
- Package init