[neon/mobile/qmlkonsole/Neon/unstable] debian: fix the qml6-module-qmltermwidget runtime dep
Carlos De Maine
null at kde.org
Wed Jun 21 05:03:06 BST 2023
Git commit 99b5cbf751bd6014fc114fdd2baea3ee1276d706 by Carlos De Maine.
Committed on 21/06/2023 at 04:03.
Pushed by carlosdem into branch 'Neon/unstable'.
fix the qml6-module-qmltermwidget runtime dep
M +1 -1 debian/control
https://invent.kde.org/neon/mobile/qmlkonsole/-/commit/99b5cbf751bd6014fc114fdd2baea3ee1276d706
diff --git a/debian/control b/debian/control
index ec2ca4e..ed56f8e 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Package: qmlkonsole
Architecture: any
Depends: kf6-kirigami2,
kf6-kirigami-addons,
-# qml6-module-qmltermwidget,
+ qml6-module-qmltermwidget,
qt6-declarative,
${misc:Depends},
${shlibs:Depends}
More information about the Neon-commits
mailing list