[neon/kf6/kf6-qqc2-desktop-style/Neon/unstable] debian: Add missing qml

Scarlett Moore null at kde.org
Mon Sep 18 16:24:01 BST 2023


Git commit f7961034ff010d8d119074edf2451e17781dfb3d by Scarlett Moore.
Committed on 18/09/2023 at 17:23.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Add missing qml

M  +2    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-qqc2-desktop-style/-/commit/f7961034ff010d8d119074edf2451e17781dfb3d

diff --git a/debian/control b/debian/control
index 0f2f17b..268e886 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,8 @@ Package: kf6-qqc2-desktop-style
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qml6-module-org-kde-sonnet,
+         ${misc:Depends}, ${shlibs:Depends}
 Description: Qt Quick Controls 2: Desktop Style
  Small style written in QML for QtQuickControls2 intended to be used
  by default in QQC2-based apps when used in the Plasma desktop


More information about the Neon-commits mailing list