!3 修复因缺少依赖导致编译失败问题

From: @wu-leilei
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-01 16:19:13 +08:00 committed by Gitee
commit 55e5ab8f47

View File

@ -1,12 +1,12 @@
Name: hunspell-ky
Summary: Kirghiz hunspell dictionaries for hunspell used of OpenOffice
Version: 0.20090415
Release: 17
Release: 18
Source: http://ftp.gnu.org/gnu/aspell/dict/ky/aspell6-ky-0.01-0.tar.bz2
URL: https://aur.archlinux.org/packages/aspell6-ky/
License: GPLv2+
BuildArch: noarch
BuildRequires: aspell, hunspell-devel
BuildRequires: aspell, hunspell-devel, git
Requires: hunspell
Supplements: (hunspell and langpacks-ky)
@ -32,5 +32,8 @@ install -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%{_datadir}/myspell/*
%changelog
* Thu Jun 01 2021 wulei <wulei80@huawei.com> - 0.20090415-18
- fixes failed: git no such file or directory
* Sat Apr 18 2020 Jeffery.Gao <gaojianxing@huawei.com> - 0.20090415-17
- Package init