aboutsummaryrefslogtreecommitdiff
path: root/packages/shotkey
diff options
context:
space:
mode:
Diffstat (limited to 'packages/shotkey')
-rw-r--r--packages/shotkey/pkg.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/shotkey/pkg.nix b/packages/shotkey/pkg.nix
index eb21186..3a9eea7 100644
--- a/packages/shotkey/pkg.nix
+++ b/packages/shotkey/pkg.nix
@@ -1,4 +1,4 @@
-{ stdenv, libX11, libXinerama, libXft }:
+{ stdenv, libX11 }:
with stdenv.lib;
stdenv.mkDerivation rec {