From 4766fe7b24b79c91c6a4ea877af6bbc87ef1d096 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 25 Nov 2020 09:41:52 +0000 Subject: [PATCH] explicitly disable voxin, another non free IBM TTS variant, too --- speech-dispatcher.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speech-dispatcher.spec b/speech-dispatcher.spec index 9bf54d3..b2796b2 100644 --- a/speech-dispatcher.spec +++ b/speech-dispatcher.spec @@ -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