From aa518d2b29ab56f5fef6b57fca85c244baf05153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sun, 5 Jul 2009 21:39:46 +0000 Subject: [PATCH] Build HTML Tidy. svn path=/nixpkgs/trunk/; revision=16180 --- pkgs/top-level/release.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index d6af6ea60efd..d54889488435 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -184,6 +184,7 @@ in { hdparm = linux; hello = all; host = linux; + htmlTidy = all; hugin = linux; iana_etc = linux; icecat3Xul = linux;