1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 06:31:02 +00:00

firefox, firefox-bin: add dependencies for flashplayer

This commit is contained in:
taku0 2018-07-12 22:05:52 +09:00
parent a19c7135ca
commit 900617bd30
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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