Build some more packages for release on i686-darwin

svn path=/nixpkgs/trunk/; revision=5601
This commit is contained in:
Martin Bravenboer 2006-07-05 19:34:23 +00:00
parent 40a0f451b8
commit f968ef400f
1 changed files with 6 additions and 0 deletions

View File

@ -177,6 +177,12 @@ let {
i686DarwinPkgs = {inherit (allPackages {system = "i686-darwin";})
aterm
autoconf
automake19x
libtool
libxml2
libxslt
subversion
;};
cygwinPkgs = {inherit (allPackages {system = "i686-cygwin";})