From 5e188c7c4f6e664a7993c1440cc67d21ae52f01d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 30 Jul 2020 19:57:11 +0200 Subject: Deps: recompiled speech-dispatcher --- deps/speech-dispatcher/speech-dispatcher.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/speech-dispatcher/speech-dispatcher.SlackBuild b/deps/speech-dispatcher/speech-dispatcher.SlackBuild index 9119959..21b5b13 100755 --- a/deps/speech-dispatcher/speech-dispatcher.SlackBuild +++ b/deps/speech-dispatcher/speech-dispatcher.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=speech-dispatcher VERSION=${VERSION:-0.8.8} -BUILD=${BUILD:-4} +BUILD=${BUILD:-5} TMP=${TMP:-/tmp} PKG=$TMP/package-$PKGNAM @@ -97,8 +97,8 @@ CXXFLAGS="$SLKCFLAGS" \ --sysconfdir=/etc \ --infodir=/usr/info \ --disable-static \ + --without-flite \ --build=$TARGET || exit 1 - #--without-flite \ make || exit 1 make install DESTDIR=$PKG || exit 1 -- cgit v1.2.3