[neon/neon-packaging/plasma-systemmonitor/Neon/unstable] debian: lintqml
Jonathan Riddell
null at kde.org
Thu Oct 1 16:05:39 BST 2020
Git commit 276371993f6717f005fdfa353160f0dd80b0d556 by Jonathan Riddell.
Committed on 01/10/2020 at 15:05.
Pushed by jriddell into branch 'Neon/unstable'.
lintqml
M +12 -1 debian/control
https://invent.kde.org/neon/neon-packaging/plasma-systemmonitor/commit/276371993f6717f005fdfa353160f0dd80b0d556
diff --git a/debian/control b/debian/control
index 1f9fa1d..86d4cec 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,18 @@ Standards-Version: 3.9.6
Package: plasma-systemmonitor
Architecture: any
-Depends: qml-module-qt-labs-qmlmodels, ${misc:Depends}, ${shlibs:Depends}
+Depends: qml-module-org-kde-kirigami2,
+ qml-module-org-kde-kitemmodels,
+ qml-module-org-kde-kquickcontrolsaddons,
+ qml-module-org-kde-ksysguard,
+ qml-module-org-kde-newstuff,
+ qml-module-org-kde-qqc2desktopstyle,
+ qml-module-qt-labs-qmlmodels,
+ qml-module-qtquick-controls2,
+ qml-module-qtquick-layouts,
+ qml-module-qtquick2,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: application for monitoring system resources
Plasma System Monitor provides an interface for monitoring system
sensors, process information and other system resources.
More information about the Neon-commits
mailing list