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

From: @wu-leilei
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-08 10:34:13 +08:00 committed by Gitee
commit 559e66fb54

View File

@ -1,6 +1,6 @@
Name: libieee1284
Version: 0.2.11
Release: 31
Release: 32
Summary: IEEE1284 communications library
License: GPLv2+
URL: http://cyberelk.net/tim/libieee1284/
@ -9,7 +9,7 @@ Source0: https://sourceforge.net/projects/%{name}/files/%{name}/%{version
Patch0001: libieee1284-strict-aliasing.patch
Patch0002: libieee1284-aarch64.patch
BuildRequires: xmlto
BuildRequires: xmlto gcc
%description
This library is intended to be used by applications that need to
@ -66,6 +66,9 @@ touch doc/interface.xml
%changelog
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 0.2.11-32
- fixes failed: error: no acceptable C compiler found in $PATH
* Mon Oct 26 2020 leiju<leiju4@huawei.com> - 0.2.11-31
- remove python2 subpackage