[neon/neon-packaging/kasts/Neon/release] debian: Add missing qml dep

Scarlett Moore null at kde.org
Mon Sep 11 16:13:47 BST 2023


Git commit 0fe01220efe073de3d7a0bbecec89b4cace13b01 by Scarlett Moore.
Committed on 11/09/2023 at 17:13.
Pushed by scarlettmoore into branch 'Neon/release'.

Add missing qml dep

M  +1    -0    debian/control

https://invent.kde.org/neon/neon-packaging/kasts/-/commit/0fe01220efe073de3d7a0bbecec89b4cace13b01

diff --git a/debian/control b/debian/control
index 6c924d9..8fd030b 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Package: kasts
 Architecture: any
 Depends: qml-module-qt-labs-platform,
          qml-module-qtquick-controls2,
+         qml-module-org-kde-kirigami-addons-labs-components,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: RSS feed reader


More information about the Neon-commits mailing list