!3 Completing build dependencies to fix gcc compiler missing error
From: @hht8 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
6c29498e5f
@ -11,7 +11,7 @@ Patch0001: 0001-Make-espeak-ng-the-default-output-module.patch
|
|||||||
Patch0002: 0001-Remove-pyxdg-dependency.patch
|
Patch0002: 0001-Remove-pyxdg-dependency.patch
|
||||||
BuildRequires: alsa-lib-devel desktop-file-utils dotconf-devel espeak-ng-devel flite-devel
|
BuildRequires: alsa-lib-devel desktop-file-utils dotconf-devel espeak-ng-devel flite-devel
|
||||||
BuildRequires: glib2-devel intltool libao-devel libtool-ltdl-devel libsndfile-devel
|
BuildRequires: glib2-devel intltool libao-devel libtool-ltdl-devel libsndfile-devel
|
||||||
BuildRequires: pulseaudio-libs-devel python3-devel python3-setuptools texinfo systemd git
|
BuildRequires: pulseaudio-libs-devel python3-devel python3-setuptools texinfo systemd git gcc
|
||||||
Provides: speech-dispatcher-utils = %{version}-%{release}
|
Provides: speech-dispatcher-utils = %{version}-%{release}
|
||||||
Obsoletes: speech-dispatcher-utils < %{version}-%{release}
|
Obsoletes: speech-dispatcher-utils < %{version}-%{release}
|
||||||
Requires: python3-speechd = %{version}-%{release} speech-dispatcher-espeak-ng
|
Requires: python3-speechd = %{version}-%{release} speech-dispatcher-espeak-ng
|
||||||
@ -177,5 +177,8 @@ fi
|
|||||||
%{python3_sitearch}/speechd*
|
%{python3_sitearch}/speechd*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 0.8.8-10
|
||||||
|
- Completing build dependencies to fix gcc compiler missing error
|
||||||
|
|
||||||
* Sat Nov 30 2019 Ling Yang <lingyang2@huawei.com> - 0.8.8-9
|
* Sat Nov 30 2019 Ling Yang <lingyang2@huawei.com> - 0.8.8-9
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user