From 089877f59443c8c55b3575ba99f81e9f215998dd Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 14 Jun 2006 12:05:10 +0000 Subject: [PATCH] * Add stuff. svn path=/nixpkgs/trunk/; revision=5439 --- pkgs/top-level/build-for-release.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pkgs/top-level/build-for-release.nix b/pkgs/top-level/build-for-release.nix index 1a4fe626ee25..6daad0ed2f93 100644 --- a/pkgs/top-level/build-for-release.nix +++ b/pkgs/top-level/build-for-release.nix @@ -139,13 +139,16 @@ let { i686FreeBSDPkgs = {inherit (allPackages {system = "i686-freebsd";}) aterm - realCurl + autoconf + automake19x docbook_xml_dtd_42 docbook_xml_dtd_43 docbook_xml_xslt + libtool libxml2 libxslt nxml + realCurl subversion unzip ;};