diff options
Diffstat (limited to 'sysutils/plasma6-plasma-systemmonitor/Makefile')
-rw-r--r-- | sysutils/plasma6-plasma-systemmonitor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/plasma6-plasma-systemmonitor/Makefile b/sysutils/plasma6-plasma-systemmonitor/Makefile index b045e2742d6e..3c6c3f104d78 100644 --- a/sysutils/plasma6-plasma-systemmonitor/Makefile +++ b/sysutils/plasma6-plasma-systemmonitor/Makefile @@ -9,7 +9,8 @@ USES= cmake gettext gl kde:6 python:run qt:6 shebangfix tar:xz xorg USE_KDE= attica config coreaddons dbusaddons globalaccel i18n \ itemmodels kio kirigami-addons libksysguard newstuff package \ service windowsystem \ - ecm:build + ecm:build \ + ksystemstats:run USE_QT= base declarative USE_XORG= x11 USE_GL= gl opengl |