svn path=/nixpkgs/trunk/; revision=6817
This commit is contained in:
Eelco Dolstra 2006-10-24 08:07:15 +00:00
parent f7b32f6bde
commit d4578254b0
4 changed files with 1 additions and 1 deletions

View File

@ -2369,7 +2369,7 @@ rec {
inherit (gtkLibs) glib;
};
firefox = import ../applications/networking/browsers/firefox-2.0 {
firefox = import ../applications/networking/browsers/firefox {
inherit fetchurl stdenv pkgconfig perl zip libjpeg libpng zlib cairo;
inherit (gtkLibs) gtk;
inherit (gnome) libIDL;