summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Hoeg <peter@hoeg.com>2017-06-18 16:59:15 +0800
committerPeter Hoeg <peter@hoeg.com>2017-06-19 10:37:39 +0800
commit359aff876c86b7e38dee5bd952cc6e1a66905046 (patch)
tree564f81d98f7fa91f13f842f904e12e69129e9384
parentf151daaa67c63f287066d2c28f85a7820106d30a (diff)
downloadnixpkgs-359aff876c86b7e38dee5bd952cc6e1a66905046.tar
nixpkgs-359aff876c86b7e38dee5bd952cc6e1a66905046.tar.gz
nixpkgs-359aff876c86b7e38dee5bd952cc6e1a66905046.tar.bz2
nixpkgs-359aff876c86b7e38dee5bd952cc6e1a66905046.tar.lz
nixpkgs-359aff876c86b7e38dee5bd952cc6e1a66905046.tar.xz
nixpkgs-359aff876c86b7e38dee5bd952cc6e1a66905046.tar.zst
nixpkgs-359aff876c86b7e38dee5bd952cc6e1a66905046.zip
plasma-workspace: requires libXtst
-rw-r--r--pkgs/desktops/plasma-5/plasma-workspace/default.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/pkgs/desktops/plasma-5/plasma-workspace/default.nix b/pkgs/desktops/plasma-5/plasma-workspace/default.nix
index 29d92f9a9df..b866ebab0e5 100644
--- a/pkgs/desktops/plasma-5/plasma-workspace/default.nix
+++ b/pkgs/desktops/plasma-5/plasma-workspace/default.nix
@@ -3,7 +3,7 @@
 
   extra-cmake-modules, kdoctools,
 
-  isocodes, libdbusmenu, libSM, libXcursor, pam, wayland,
+  isocodes, libdbusmenu, libSM, libXcursor, libXtst, pam, wayland,
 
   baloo, kactivities, kcmutils, kconfig, kcrash, kdbusaddons, kdeclarative,
   kdelibs4support, kdesu, kglobalaccel, kidletime, kjsembed, knewstuff,
@@ -19,8 +19,9 @@ mkDerivation {
 
   nativeBuildInputs = [ extra-cmake-modules kdoctools ];
   buildInputs = [
-    isocodes libdbusmenu libSM libXcursor pam wayland
-
+    isocodes libdbusmenu libSM libXcursor libXtst pam wayland
+  ];
+  propagatedBuildInputs = [
     baloo kactivities kcmutils kconfig kcrash kdbusaddons kdeclarative
     kdelibs4support kdesu kglobalaccel kidletime kjsembed knewstuff
     knotifyconfig kpackage krunner kscreenlocker ktexteditor ktextwidgets