[neon/kde/akonadi/Neon/unstable] debian: Fix depends packages
Scarlett Moore
null at kde.org
Fri Sep 22 12:57:37 BST 2023
Git commit 73a6a6a30fde9247dca0f9f0ba048f1a758eeaa8 by Scarlett Moore.
Committed on 22/09/2023 at 13:56.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Fix depends packages
M +3 -3 debian/control
https://invent.kde.org/neon/kde/akonadi/-/commit/73a6a6a30fde9247dca0f9f0ba048f1a758eeaa8
diff --git a/debian/control b/debian/control
index 69e6b24..465ec3a 100644
--- a/debian/control
+++ b/debian/control
@@ -110,9 +110,9 @@ X-Neon-MergedPackage: true
Architecture: any
Depends: libboost-dev (>= 1.34.0~),
kpim6-akonadi (= ${binary:Version}),
- kpim6-kcompletion-dev,
- kpim6-kitemmodels-dev,
- kpim6-kxmlgui-dev,
+ kf6-kcompletion-dev,
+ kf6-kitemmodels-dev,
+ kf6-kxmlgui-dev,
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list