explicitly disable voxin, another non free IBM TTS variant, too
This commit is contained in:
parent
24cab7482f
commit
4766fe7b24
@ -124,7 +124,7 @@ tar xf %{SOURCE1}
|
||||
--with-alsa --with-pulse --with-libao \
|
||||
--with-flite --with-espeak-ng \
|
||||
--without-oss --without-nas --without-espeak \
|
||||
--with-kali=no --with-baratinoo=no --with-ibmtts=no \
|
||||
--with-kali=no --with-baratinoo=no --with-ibmtts=no --with-voxin=no \
|
||||
--sysconfdir=%{_sysconfdir} --with-default-audio-method=pulse
|
||||
|
||||
%make_build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user