[neon/extras/kmymoney/Neon/unstable] debian: add new qtwebengine5-dev dep and change pimtexttospeech to kf5ktextaddons

Carlos De Maine null at kde.org
Sat Mar 25 01:56:27 GMT 2023


Git commit e9ad69e8386f64805790755af88f2c55357ad0d5 by Carlos De Maine.
Committed on 25/03/2023 at 01:56.
Pushed by carlosdem into branch 'Neon/unstable'.

add new qtwebengine5-dev dep and change pimtexttospeech to kf5ktextaddons

M  +3    -2    debian/control

https://invent.kde.org/neon/extras/kmymoney/commit/e9ad69e8386f64805790755af88f2c55357ad0d5

diff --git a/debian/control b/debian/control
index 0f8763a..bcdd363 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,8 @@ Build-Depends: cmake (>= 3.12.0~),
                libkf5kio-dev (>= 5.2.0~),
                libkf5notifications-dev (>= 5.2.0~),
                libkf5pimtextedit-dev,
-               libkf5pimtextedittexttospeech-dev,
                libkf5service-dev (>= 5.2.0~),
+               libkf5ktextaddons-dev,
                libkf5textwidgets-dev (>= 5.2.0~),
                libkf5wallet-dev (>= 5.2.0~),
                libkf5webkit-dev (>= 5.2.0~),
@@ -51,7 +51,8 @@ Build-Depends: cmake (>= 3.12.0~),
                qtbase5-dev (>= 5.2.0~),
                qtbase5-private-dev (>= 5.2.0~),
                qtdeclarative5-dev (>= 5.2.0~),
-               qtkeychain-qt5-dev
+               qtkeychain-qt5-dev,
+               qtwebengine5-dev,
 Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Homepage: https://kmymoney.org/


More information about the Neon-commits mailing list