[neon/kde/incidenceeditor/Neon/unstable] debian: fix the runtime to make the linters happy

Carlos De Maine null at kde.org
Tue Sep 26 13:15:12 BST 2023


Git commit 23bd16b67c7ff85a4de02dd5c180ad6be6c81981 by Carlos De Maine.
Committed on 26/09/2023 at 14:14.
Pushed by carlosdem into branch 'Neon/unstable'.

fix the runtime to make the linters happy

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/incidenceeditor/-/commit/23bd16b67c7ff85a4de02dd5c180ad6be6c81981

diff --git a/debian/control b/debian/control
index 442dde3..336f940 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Depends: kf6-kcalendarcore-dev,
          kpim6-kidentitymanagement-dev,
          kpim6-kmailtransport-dev,
          kpim6-kmime-dev,
-         libkgantt-dev-qt6,
+         libkgantt-dev,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: KDE PIM incidence editor - devel files


More information about the Neon-commits mailing list