[neon/kde/qqc2-desktop-style/Neon/release] debian: add qml-module-org-kde-sonnet runtime depend
Rik Mills
null at kde.org
Mon Dec 6 19:28:37 GMT 2021
Git commit f1d90187b69f4729bf606d900e0ad3c9da96e421 by Rik Mills.
Committed on 06/12/2021 at 19:27.
Pushed by rikmills into branch 'Neon/release'.
add qml-module-org-kde-sonnet runtime depend
required to prevent many things crashing on start
M +1 -0 debian/control
https://invent.kde.org/neon/kde/qqc2-desktop-style/commit/f1d90187b69f4729bf606d900e0ad3c9da96e421
diff --git a/debian/control b/debian/control
index 75dd569..baa9026 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,7 @@ Description: Qt Quick Controls 2: Desktop Style
Package: qml-module-org-kde-qqc2desktopstyle
Architecture: any
Depends: qml-module-org-kde-kirigami2 (>= 5.51),
+ qml-module-org-kde-sonnet,
qml-module-qtgraphicaleffects,
qml-module-qtqml-models2,
qml-module-qtquick-controls2,
More information about the Neon-commits
mailing list