* icecatXulrunner3 needs a xz argument.

svn path=/nixpkgs/trunk/; revision=19704
This commit is contained in:
Eelco Dolstra 2010-01-27 10:46:58 +00:00
parent 828985f2d7
commit 6e6f057d18

View file

@ -7144,7 +7144,7 @@ let
icecatXulrunner3 = lowPrio (import ../applications/networking/browsers/icecat-3 {
application = "xulrunner";
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo
inherit fetchurl stdenv xz pkgconfig perl zip libjpeg libpng zlib cairo
python dbus dbus_glib freetype fontconfig bzip2 xlibs alsaLib;
inherit (gnome) libIDL libgnomeui gnomevfs gtk pango;
inherit (pythonPackages) ply;