1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00

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

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";})