From 684bbeb2f530d6761a53a3f0d76af168bcaa9556 Mon Sep 17 00:00:00 2001 From: Jon Beniston Date: Tue, 5 Apr 2022 12:42:48 +0100 Subject: [PATCH] Add qtspeech5-speechd-plugin as a runtime dependency for Debian --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a4e72f2a5..120995617 100644 --- a/debian/control +++ b/debian/control @@ -60,6 +60,7 @@ Depends: ${shlibs:Depends}, libasound2, libgl1-mesa-glx, libqt5multimedia5-plugins, + qtspeech5-speechd-plugin, pulseaudio, ffmpeg, qml-module-qtlocation,