summary refs log tree commit diff
path: root/pkgs/desktops/plasma-5.4/breeze-qt5.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/plasma-5.4/breeze-qt5.nix')
-rw-r--r--pkgs/desktops/plasma-5.4/breeze-qt5.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/desktops/plasma-5.4/breeze-qt5.nix b/pkgs/desktops/plasma-5.4/breeze-qt5.nix
index f526d2ebc9f..6e878b42858 100644
--- a/pkgs/desktops/plasma-5.4/breeze-qt5.nix
+++ b/pkgs/desktops/plasma-5.4/breeze-qt5.nix
@@ -11,9 +11,8 @@ plasmaPackage {
   ];
   buildInputs = [
     kcmutils kconfigwidgets kcoreaddons kdecoration kguiaddons
-    kwindowsystem qtx11extras
   ];
-  propagatedBuildInputs = [ frameworkintegration ki18n ];
+  propagatedBuildInputs = [ frameworkintegration ki18n kwindowsystem qtx11extras ];
   cmakeFlags = [ "-DUSE_KDE4=OFF" ];
   postInstall = ''
     wrapKDEProgram "$out/bin/breeze-settings5"