3
0
Fork 0
forked from mirrors/nixpkgs
svn path=/nixpkgs/trunk/; revision=6717
This commit is contained in:
Eelco Dolstra 2006-10-12 15:44:26 +00:00
parent ef9b025dbe
commit aa0dc058fe

View file

@ -2472,15 +2472,11 @@ rec {
perl perlArchiveZip perlCompressZlib zlib libjpeg
expat pkgconfig freetype fontconfig libwpd libxml2
db4 sablotron curl libsndfile flex zip unzip libmspack
getopt file;
getopt file neon;
inherit (xlibs) libXaw;
inherit (gtkLibs) gtk;
bison = bison23;
neon = (import ../development/libraries/neon/neon-0.24.7.nix) {
inherit fetchurl stdenv libxml2;
};
};
opera = import ../applications/networking/browsers/opera {