!6 add buildrequires pulseaudio for fix build error
Merge pull request !6 from chen-jan/openEuler-22.03-LTS-Next
This commit is contained in:
commit
54c3d2da08
@ -1,6 +1,6 @@
|
||||
Name: speech-dispatcher
|
||||
Version: 0.8.8
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: Common high-level interface to speech synthesis
|
||||
License: GPLv2+ and GPLv2
|
||||
URL: http://devel.freebsoft.org/speechd
|
||||
@ -11,7 +11,7 @@ Patch0001: 0001-Make-espeak-ng-the-default-output-module.patch
|
||||
Patch0002: 0001-Remove-pyxdg-dependency.patch
|
||||
Patch0003: 0002-Fix-global-variable-gcc10.patch
|
||||
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 pulseaudio
|
||||
BuildRequires: pulseaudio-libs-devel python3-devel python3-setuptools texinfo systemd gcc
|
||||
Provides: speech-dispatcher-utils = %{version}-%{release}
|
||||
Obsoletes: speech-dispatcher-utils < %{version}-%{release}
|
||||
@ -178,6 +178,9 @@ fi
|
||||
%{python3_sitearch}/speechd*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 06 2022 Chen Chen <chen_aka_jan@163.com> - 0.8.8-13
|
||||
- add buildrequires pulseaudio for fix build error
|
||||
|
||||
* Sat Jul 31 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.8.8-12
|
||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user