!3 添加gcc依赖, 解决gcc command not found.

From: @shine_
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-03 18:58:59 +08:00 committed by Gitee
commit 33659b7570

View File

@ -1,13 +1,13 @@
Name: mousetweaks
Version: 3.12.0
Release: 11
Release: 12
Summary: Accessibility enhancements for the mouse
License: GPLv3 and GFDL
URL: http://live.gnome.org/Mousetweaks/Home
Source0: http://download.gnome.org/sources/mousetweaks/3.12/%{name}-%{version}.tar.xz
Patch9000: bugfix-Fix-invalid-UTF-8.patch
BuildRequires: gettext gnome-doc-utils pkgconfig GConf2-devel gtk3-devel >= 3.0.0 libXcursor-devel
BuildRequires: gcc gettext gnome-doc-utils pkgconfig GConf2-devel gtk3-devel >= 3.0.0 libXcursor-devel
BuildRequires: libXtst-devel libXfixes-devel libglade2-devel gsettings-desktop-schemas-devel intltool
Requires(pre): GConf2
@ -54,5 +54,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%doc %{_mandir}/man1/*
%changelog
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 3.12.0-12
- fixs faileds: /bin/sh: gcc: command not found.
* Wed Dec 11 2019 shijian <shijian16@huawei.com> - 3.12.0-11
- Package init