Add missing argument to `icecatXulrunner3'.
Reported by Peter Simons. svn path=/nixpkgs/trunk/; revision=16432
This commit is contained in:
parent
7669dca3b9
commit
5fdfa7ddf1
@ -6467,6 +6467,7 @@ let
|
|||||||
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo
|
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo
|
||||||
python dbus dbus_glib freetype fontconfig bzip2 xlibs alsaLib;
|
python dbus dbus_glib freetype fontconfig bzip2 xlibs alsaLib;
|
||||||
inherit (gnome) libIDL libgnomeui gnomevfs gtk pango;
|
inherit (gnome) libIDL libgnomeui gnomevfs gtk pango;
|
||||||
|
inherit (pythonPackages) ply;
|
||||||
});
|
});
|
||||||
|
|
||||||
icecat3Xul =
|
icecat3Xul =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user