From 900617bd309fb7cbd953735a655b4991bf5270b8 Mon Sep 17 00:00:00 2001 From: taku0 Date: Thu, 12 Jul 2018 22:05:52 +0900 Subject: [PATCH] firefox, firefox-bin: add dependencies for flashplayer --- pkgs/applications/networking/browsers/firefox-bin/default.nix | 4 ++++ pkgs/applications/networking/browsers/firefox/common.nix | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pkgs/applications/networking/browsers/firefox-bin/default.nix b/pkgs/applications/networking/browsers/firefox-bin/default.nix index 6a9cd8b7b47..6a5c9d67470 100644 --- a/pkgs/applications/networking/browsers/firefox-bin/default.nix +++ b/pkgs/applications/networking/browsers/firefox-bin/default.nix @@ -19,9 +19,11 @@ , libXScrnSaver , libxcb , libXcomposite +, libXcursor , libXdamage , libXext , libXfixes +, libXi , libXinerama , libXrender , libXt @@ -104,10 +106,12 @@ stdenv.mkDerivation { libX11 libXScrnSaver libXcomposite + libXcursor libxcb libXdamage libXext libXfixes + libXi libXinerama libXrender libXt diff --git a/pkgs/applications/networking/browsers/firefox/common.nix b/pkgs/applications/networking/browsers/firefox/common.nix index 0531ec8d94e..50eb396d644 100644 --- a/pkgs/applications/networking/browsers/firefox/common.nix +++ b/pkgs/applications/networking/browsers/firefox/common.nix @@ -76,7 +76,7 @@ stdenv.mkDerivation (rec { buildInputs = [ gtk2 perl zip libIDL libjpeg zlib bzip2 - dbus dbus-glib pango freetype fontconfig xorg.libXi + dbus dbus-glib pango freetype fontconfig xorg.libXi xorg.libXcursor xorg.libX11 xorg.libXrender xorg.libXft xorg.libXt file nspr libnotify xorg.pixman yasm libGLU_combined xorg.libXScrnSaver xorg.scrnsaverproto