!3 添加gcc依赖, 解决gcc command not found.
From: @shine_ Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
33659b7570
@ -1,13 +1,13 @@
|
|||||||
Name: mousetweaks
|
Name: mousetweaks
|
||||||
Version: 3.12.0
|
Version: 3.12.0
|
||||||
Release: 11
|
Release: 12
|
||||||
Summary: Accessibility enhancements for the mouse
|
Summary: Accessibility enhancements for the mouse
|
||||||
License: GPLv3 and GFDL
|
License: GPLv3 and GFDL
|
||||||
URL: http://live.gnome.org/Mousetweaks/Home
|
URL: http://live.gnome.org/Mousetweaks/Home
|
||||||
Source0: http://download.gnome.org/sources/mousetweaks/3.12/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/mousetweaks/3.12/%{name}-%{version}.tar.xz
|
||||||
Patch9000: bugfix-Fix-invalid-UTF-8.patch
|
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
|
BuildRequires: libXtst-devel libXfixes-devel libglade2-devel gsettings-desktop-schemas-devel intltool
|
||||||
Requires(pre): GConf2
|
Requires(pre): GConf2
|
||||||
|
|
||||||
@ -54,5 +54,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
%doc %{_mandir}/man1/*
|
%doc %{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 11 2019 shijian <shijian16@huawei.com> - 3.12.0-11
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user