From 06a5fa6da374cc3dafd95295c5e7448f1cea9f88 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 6 Apr 2021 22:01:59 +0000 Subject: Tue Apr 6 22:01:59 UTC 2021 a/sysvinit-scripts-2.1-noarch-41.txz: Rebuilt. rc.S: don't clear /var/run. Thanks to upnort. kde/digikam-7.2.0-x86_64-2.txz: Rebuilt. Recompiled against opencv-4.5.2 (apparently the ABI changed). Thanks to etienne. --- source/l/speech-dispatcher/speech-dispatcher.SlackBuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'source/l/speech-dispatcher/speech-dispatcher.SlackBuild') diff --git a/source/l/speech-dispatcher/speech-dispatcher.SlackBuild b/source/l/speech-dispatcher/speech-dispatcher.SlackBuild index b6f0ee30f..9ef0055c3 100755 --- a/source/l/speech-dispatcher/speech-dispatcher.SlackBuild +++ b/source/l/speech-dispatcher/speech-dispatcher.SlackBuild @@ -90,6 +90,9 @@ find -L . \ sed -i "s/cicero //g" configure.ac sed -i "s/sd_cicero//g" src/modules/Makefile.am +# Fix build with glib-2.68.0: +zcat $CWD/a2faab416e42cbdf3d73f98578a89eb7a235e25a.patch.gz | patch -p1 --verbose || exit 1 + autoreconf -vif || exit 1 CFLAGS="$SLKCFLAGS" \ -- cgit v1.2.3-79-gdb01