[neon/kde/kdepim-runtime/Neon/unstable] debian: Fix runtime dependency to kf6 version
Scarlett Moore
null at kde.org
Sat Oct 7 14:11:02 BST 2023
Git commit eb7056aa4a7f24630a92c8b2aa90045959364147 by Scarlett Moore.
Committed on 07/10/2023 at 15:10.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Fix runtime dependency to kf6 version
M +6 -2 debian/control
https://invent.kde.org/neon/kde/kdepim-runtime/-/commit/eb7056aa4a7f24630a92c8b2aa90045959364147
diff --git a/debian/control b/debian/control
index 9006e5d..a2513b6 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,10 @@ Build-Depends: cmake,
kpim6-kpimtextedit-dev,
kpim6-libkdepim-dev,
kpim6-libkgapi-dev,
+<<<<<<< HEAD
+=======
+ kpim6-kmailtransport-dev,
+>>>>>>> fd61bb0 (Fix runtime dependency to kf6 version)
kpim6-pimcommon-dev,
libboost-atomic-dev,
libboost-dev (>= 1.40.0-2),
@@ -70,8 +74,8 @@ Package: kpim6-kdepim-runtime
Architecture: any
Depends: kpim6-akonadi,
kpim6-kldap,
- kpim6-libksieve,
- libsasl2-modules-kdexoauth2,
+ kpim6-ksieve,
+ kpim6-libsasl2-modules-kdexoauth2,
${misc:Depends},
${shlibs:Depends}
Description: runtime components for Akonadi KDE
More information about the Neon-commits
mailing list