kde5.plasma-desktop: add missing ksysguard dependency

This commit is contained in:
Thomas Tuegel 2016-06-08 13:51:25 -05:00
parent 719b8e6d4c
commit b214c6b64f

View file

@ -7,7 +7,7 @@
, qtsvg, libXcursor, libXft, libxkbfile, xf86inputevdev
, xf86inputsynaptics, xinput, xkeyboard_config, xorgserver
, libcanberra_kde, libpulseaudio, makeQtWrapper, utillinux
, qtquickcontrols
, qtquickcontrols, ksysguard
}:
plasmaPackage rec {
@ -17,14 +17,14 @@ plasmaPackage rec {
kdoctools
makeQtWrapper
];
propagatedBuildInputs = [
buildInputs = [
attica boost fontconfig kcmutils kdbusaddons kded kitemmodels knewstuff
knotifications knotifyconfig kwallet libcanberra_kde libXcursor
libpulseaudio libXft libxkbfile phonon qtsvg xf86inputevdev
xf86inputsynaptics xkeyboard_config xinput baloo kactivities kauth
kdeclarative kdelibs4support kemoticons kglobalaccel ki18n kpeople krunner
kwin plasma-framework plasma-workspace qtdeclarative
qtquickcontrols qtx11extras
qtquickcontrols qtx11extras ksysguard
];
patches = [
./0001-qt-5.5-QML-import-paths.patch