!3 修复因缺少依赖导致编译失败问题
From: @wu-leilei Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
c0e5cb5022
@ -1,12 +1,12 @@
|
|||||||
Name: libraqm
|
Name: libraqm
|
||||||
Version: 0.7.0
|
Version: 0.7.0
|
||||||
Release: 1
|
Release: 2
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: Complex Textlayout Library
|
Summary: Complex Textlayout Library
|
||||||
URL: https://github.com/HOST-Oman/libraqm
|
URL: https://github.com/HOST-Oman/libraqm
|
||||||
Source: https://github.com/HOST-Oman/libraqm/releases/download/v%{version}/raqm-%{version}.tar.gz
|
Source: https://github.com/HOST-Oman/libraqm/releases/download/v%{version}/raqm-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: python3 freetype-devel harfbuzz-devel fribidi-devel gtk-doc
|
BuildRequires: python3 freetype-devel harfbuzz-devel fribidi-devel gtk-doc gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Library that encapsulates the logic for complex
|
Library that encapsulates the logic for complex
|
||||||
@ -60,5 +60,8 @@ rm -f %{buildroot}%{_libdir}/*.{la,a}
|
|||||||
%{_datadir}/gtk-doc/html/raqm
|
%{_datadir}/gtk-doc/html/raqm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 0.7.0-2
|
||||||
|
- fixes failed: error: no acceptable C compiler found in $PATH
|
||||||
|
|
||||||
* Tue Mar 2 2021 wangye <wangye70@huawei.com> - 0.7.0-1
|
* Tue Mar 2 2021 wangye <wangye70@huawei.com> - 0.7.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user