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 , libXScrnSaver
, libxcb , libxcb
, libXcomposite , libXcomposite
, libXcursor
, libXdamage , libXdamage
, libXext , libXext
, libXfixes , libXfixes
, libXi
, libXinerama , libXinerama
, libXrender , libXrender
, libXt , libXt
@ -104,10 +106,12 @@ stdenv.mkDerivation {
libX11 libX11
libXScrnSaver libXScrnSaver
libXcomposite libXcomposite
libXcursor
libxcb libxcb
libXdamage libXdamage
libXext libXext
libXfixes libXfixes
libXi
libXinerama libXinerama
libXrender libXrender
libXt libXt

View File

@ -76,7 +76,7 @@ stdenv.mkDerivation (rec {
buildInputs = [ buildInputs = [
gtk2 perl zip libIDL libjpeg zlib bzip2 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 xorg.libX11 xorg.libXrender xorg.libXft xorg.libXt file
nspr libnotify xorg.pixman yasm libGLU_combined nspr libnotify xorg.pixman yasm libGLU_combined
xorg.libXScrnSaver xorg.scrnsaverproto xorg.libXScrnSaver xorg.scrnsaverproto