[neon/kde/libkgapi/Neon/unstable] debian: Fix my runtime dependencies too

Scarlett Moore null at kde.org
Sun Sep 24 16:08:46 BST 2023


Git commit 4b4f3f10fdac75c06e17919a1502c47da3bce281 by Scarlett Moore.
Committed on 24/09/2023 at 17:08.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Fix my runtime dependencies too

M  +4    -4    debian/control

https://invent.kde.org/neon/kde/libkgapi/-/commit/4b4f3f10fdac75c06e17919a1502c47da3bce281

diff --git a/debian/control b/debian/control
index 7fb4a44..cc07e2b 100644
--- a/debian/control
+++ b/debian/control
@@ -29,9 +29,9 @@ Section: libdevel
 X-Neon-MergedPackage: true
 Architecture: any
 Multi-Arch: same
-Depends: kf6-kcalendarcore-dev,
-         kf6-kcontacts-dev,
-         kf6-kpimgapi,
+Depends: kpim6-kcalendarcore-dev,
+         kpim6-kcontacts-dev,
+         kpim6-kpimgapi,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Google API library for KDE -- development files
@@ -54,7 +54,7 @@ Description: core library to integrate with Google service APIs
 Package: libsasl2-modules-kdexoauth2
 Architecture: any
 Multi-Arch: same
-Depends: kf6-kpimgapi (= ${source:Version}),
+Depends: kpim6-kpimgapi (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: library to integrate with Cyrus SASL


More information about the Neon-commits mailing list