explicitly disable voxin, another non free IBM TTS variant, too

This commit is contained in:
Peter Robinson 2020-11-25 09:41:52 +00:00
parent 24cab7482f
commit 4766fe7b24

View File

@ -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