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