Flash player: part 2
svn path=/nixpkgs/trunk/; revision=23934
This commit is contained in:
parent
e91ff5eabd
commit
e41a0ef012
@ -5549,7 +5549,7 @@ let
|
|||||||
|
|
||||||
flashplayer10 = (
|
flashplayer10 = (
|
||||||
import ../applications/networking/browsers/mozilla-plugins/flashplayer-10 {
|
import ../applications/networking/browsers/mozilla-plugins/flashplayer-10 {
|
||||||
inherit fetchurl stdenv zlib alsaLib curl nss nspr fontconfig freetype expat;
|
inherit fetchurl stdenv zlib alsaLib curl nss nspr fontconfig freetype expat cairo;
|
||||||
inherit (xlibs) libX11 libXext libXrender libXt ;
|
inherit (xlibs) libX11 libXext libXrender libXt ;
|
||||||
inherit (gtkLibs) gtk glib pango atk;
|
inherit (gtkLibs) gtk glib pango atk;
|
||||||
debug = getConfig ["flashplayer" "debug"] false;
|
debug = getConfig ["flashplayer" "debug"] false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user