[neon/extras/zanshin/Neon/unstable] debian: Fix deps
Scarlett Moore
null at kde.org
Tue Sep 26 16:50:33 BST 2023
Git commit 7c4f66bc58c8817ad5f0d231c9ce212d07c8b01c by Scarlett Moore.
Committed on 26/09/2023 at 17:50.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Fix deps
M +5 -6 debian/control
https://invent.kde.org/neon/extras/zanshin/-/commit/7c4f66bc58c8817ad5f0d231c9ce212d07c8b01c
diff --git a/debian/control b/debian/control
index 06152d0..72efbf5 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: cmake (>= 3.2),
kf6-ktextaddons-dev,
kf6-kwindowsystem-dev,
kpim6-akonadi-calendar-dev,
- kpim6-akonadi-contact-dev,
- kpim6-identitymanagement-dev,
+ kpim6-akonadi-contacts-dev,
+ kpim6-kidentitymanagement-dev,
kpim6-kontactinterface-dev,
libboost-dev,
pkg-kde-tools-neon,
@@ -26,11 +26,10 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/zanshin.git
Package: zanshin
Architecture: any
-Depends: akonadi-backend-mysql,
- akonadi-contacts-data,
- akonadi-mime-data,
+Depends: kpim6-akonadi-contacts,
+ kpim6-akonadi-mime,
akonadi-server,
- kdepim-runtime,
+ kpim6-kdepim-runtime,
kpim6-akonadi-search,
${misc:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list