* icecatXulrunner3 needs a xz argument.
svn path=/nixpkgs/trunk/; revision=19704
This commit is contained in:
parent
828985f2d7
commit
6e6f057d18
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue