[neon/kf6/kf6-kcmutils/Neon/unstable] debian: Add missing qml

Scarlett Moore null at kde.org
Fri Sep 15 16:07:33 BST 2023


Git commit 507087dc10b55e5b02d4271a7f1e028890394b54 by Scarlett Moore.
Committed on 15/09/2023 at 17:07.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Add missing qml

M  +2    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kcmutils/-/commit/507087dc10b55e5b02d4271a7f1e028890394b54

diff --git a/debian/control b/debian/control
index d2de201..c3d32f2 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,8 @@ Package: kf6-kcmutils
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qml6-module-org-kde-kirigami2,
+         ${misc:Depends}, ${shlibs:Depends}
 Description: Extra APIs to write KConfig modules.
  KCMUtils provides various classes to work with KCModules. KCModules can be
  created with the KConfigWidgets framework.


More information about the Neon-commits mailing list