[neon/kde/akonadi/Neon/unstable] debian: Fix kaccounts to qt6 version

Scarlett Moore null at kde.org
Thu Sep 21 17:21:21 BST 2023


Git commit 3620c7b0635e3d0e493a32dbe80f0bb913e02406 by Scarlett Moore.
Committed on 21/09/2023 at 18:21.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Fix kaccounts to qt6 version

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/akonadi/-/commit/3620c7b0635e3d0e493a32dbe80f0bb913e02406

diff --git a/debian/control b/debian/control
index ed92d97..930499b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cmake,
                libaccounts-glib-dev,
                libaccounts-qt6-dev,
                libboost-dev (>= 1.34.0~),
-               libkaccounts-dev,
+               libkaccounts6-dev,
                kf6-kcompletion-dev,
                kf6-kconfig-dev,
                kf6-kconfigwidgets-dev,


More information about the Neon-commits mailing list