summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authortaku0 <mxxouy6x3m_github@tatapa.org>2018-07-12 22:05:52 +0900
committertaku0 <mxxouy6x3m_github@tatapa.org>2018-07-12 22:05:52 +0900
commit900617bd309fb7cbd953735a655b4991bf5270b8 (patch)
treeab29f5389961c3dc89556bff0e071898ed3735e1 /pkgs
parenta19c7135caab0d42d16c3b5ce6b26073217beae5 (diff)
downloadnixlib-900617bd309fb7cbd953735a655b4991bf5270b8.tar
nixlib-900617bd309fb7cbd953735a655b4991bf5270b8.tar.gz
nixlib-900617bd309fb7cbd953735a655b4991bf5270b8.tar.bz2
nixlib-900617bd309fb7cbd953735a655b4991bf5270b8.tar.lz
nixlib-900617bd309fb7cbd953735a655b4991bf5270b8.tar.xz
nixlib-900617bd309fb7cbd953735a655b4991bf5270b8.tar.zst
nixlib-900617bd309fb7cbd953735a655b4991bf5270b8.zip
firefox, firefox-bin: add dependencies for flashplayer
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/networking/browsers/firefox-bin/default.nix4
-rw-r--r--pkgs/applications/networking/browsers/firefox/common.nix2
2 files changed, 5 insertions, 1 deletions
diff --git a/pkgs/applications/networking/browsers/firefox-bin/default.nix b/pkgs/applications/networking/browsers/firefox-bin/default.nix
index 6a9cd8b7b472..6a5c9d67470c 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 0531ec8d94e9..50eb396d6442 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