summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/window-managers/berry/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/window-managers/berry/default.nix')
-rw-r--r--pkgs/applications/window-managers/berry/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/window-managers/berry/default.nix b/pkgs/applications/window-managers/berry/default.nix
index 367d0214129c..64b7f2c1d2b9 100644
--- a/pkgs/applications/window-managers/berry/default.nix
+++ b/pkgs/applications/window-managers/berry/default.nix
@@ -1,6 +1,7 @@
{ stdenv
, fetchFromGitHub
, libX11
+, libXext
, libXft
, libXinerama
, fontconfig
@@ -20,6 +21,7 @@ stdenv.mkDerivation rec {
buildInputs =[
libX11
+ libXext
libXft
libXinerama
fontconfig