[neon/mobile/plasma-samegame/Neon/unstable] debian: simplify runtime deps

Carlos De Maine null at kde.org
Fri Jun 16 04:09:38 BST 2023


Git commit ab0dce2f08ddc4c0ba4b7b0f89b04e31a17d8121 by Carlos De Maine.
Committed on 16/06/2023 at 03:09.
Pushed by carlosdem into branch 'Neon/unstable'.

simplify runtime deps

M  +3    -3    debian/control

https://invent.kde.org/neon/mobile/plasma-samegame/-/commit/ab0dce2f08ddc4c0ba4b7b0f89b04e31a17d8121

diff --git a/debian/control b/debian/control
index ddb5444..21c3f25 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,9 @@ Homepage: https://invent.kde.org/plasma-mobile/samegame.git
 
 Package: samegame
 Architecture: any
-Depends: qml6-module-org-kde-kirigami2,
-         qml6-module-qtquick-controls,
-         qml6-module-org-kde-kirigami-addons-labs-mobileform,
+Depends: kf6-kirigami2,
+         kf6-kirigami-addons,
+         qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Plasma Mobile samegame


More information about the Neon-commits mailing list