Merge pull request #1198 from srcejon/ubuntu_control_texttospeech

Add qtspeech5-speechd-plugin as a runtime dependency for Debian install
This commit is contained in:
Edouard Griffiths 2022-04-05 14:42:05 +02:00 committed by GitHub
commit f5c124be08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
debian/control vendored
View File

@ -60,6 +60,7 @@ Depends: ${shlibs:Depends},
libasound2,
libgl1-mesa-glx,
libqt5multimedia5-plugins,
qtspeech5-speechd-plugin,
pulseaudio,
ffmpeg,
qml-module-qtlocation,