Unverified Commit ffae3b23 authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #165333 from Artturin/systemmonitoraddreqdeps

plasma-systemmonitor: add required dependencies
parents 9e5d59a1 44d602cc
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -11,6 +11,9 @@
, kitemviews
, knewstuff
, libksysguard
, kquickcharts
, ksystemstats
, qqc2-desktop-style
, qtbase
}:

@@ -27,5 +30,8 @@ mkDerivation {
    knewstuff
    kiconthemes
    libksysguard
    kquickcharts
    ksystemstats
    qqc2-desktop-style
  ];
}