svn path=/nixpkgs/trunk/; revision=774
This commit is contained in:
Eelco Dolstra
2004-02-10 18:32:42 +00:00
parent ecbf66674f
commit 73049cea22
4 changed files with 6 additions and 6 deletions

View File

@@ -576,7 +576,7 @@
gtk = gtk1;
};
firebird = (import ../applications/networking/browsers/firebird) {
firefox = (import ../applications/networking/browsers/firefox) {
inherit fetchurl stdenv pkgconfig gtk perl zip libIDL;
};

View File

@@ -34,7 +34,7 @@ let {
pkgs.subversion
pkgs.pan
pkgs.sylpheed
pkgs.firebird
pkgs.firefox
pkgs.MPlayer
pkgs.MPlayerPlugin
pkgs.vlc