[neon/neon-packaging/clip/Neon/stable] debian: proper runtime depends

Carlos De Maine null at kde.org
Sat Jun 3 01:51:02 BST 2023


Git commit ab549f57549dc3039daf538cf51a55909a0584ed by Carlos De Maine.
Committed on 03/06/2023 at 00:51.
Pushed by carlosdem into branch 'Neon/stable'.

proper runtime depends

(cherry picked from commit 793a9487798367893140c83311f88e4d958b68c2)

M  +2    -2    debian/control

https://invent.kde.org/neon/neon-packaging/clip/-/commit/ab549f57549dc3039daf538cf51a55909a0584ed

diff --git a/debian/control b/debian/control
index 5332a1c..83a690d 100644
--- a/debian/control
+++ b/debian/control
@@ -29,8 +29,8 @@ Vcs-Git: https://invent.kde.org/maui/clip.git
 
 Package: clip
 Architecture: any
-Depends: qml-module-org-maui-filebrowsing,
-         qml-module-calendar,
+Depends: qml-module-org-mauikit-filebrowsing,
+        qml-module-org-mauikit-calendar,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: clip


More information about the Neon-commits mailing list