[neon/qt6/qt6-speech/Neon/release] debian: Add not-installed library to package

Anupam Basak null at kde.org
Fri Jun 30 12:23:14 BST 2023


Git commit 7935d9c36ff9afdf5328267e8b66d9adad9fb413 by Anupam Basak.
Committed on 30/06/2023 at 11:23.
Pushed by anupambasak into branch 'Neon/release'.

Add not-installed library to package

M  +1    -0    debian/qt6-speech.install

https://invent.kde.org/neon/qt6/qt6-speech/-/commit/7935d9c36ff9afdf5328267e8b66d9adad9fb413

diff --git a/debian/qt6-speech.install b/debian/qt6-speech.install
index 65ada36..dd906c5 100644
--- a/debian/qt6-speech.install
+++ b/debian/qt6-speech.install
@@ -1,5 +1,6 @@
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6TextToSpeech.so.*
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/texttospeech/libqtexttospeech_flite.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/texttospeech/libqtexttospeech_mock.so
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/texttospeech/libqtexttospeech_speechd.so
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtTextToSpeech/libtexttospeechqmlplugin.so
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtTextToSpeech/plugins.qmltypes


More information about the Neon-commits mailing list