Author: dylan
Date: 2004-12-29 13:12:39 -0500 (Wed, 29 Dec 2004)
New Revision: 450

Modified:
   trunk/web/README
Log:
README now lists debian packages in parenthesis.


Modified: trunk/web/README
===================================================================
--- trunk/web/README    2004-12-29 18:07:23 UTC (rev 449)
+++ trunk/web/README    2004-12-29 18:12:39 UTC (rev 450)
@@ -1,12 +1,12 @@
-
 We require a few standard tools to build the haver website:
-  perl
-  Template Toolkit, from CPAN as Template.
-  GNU Make
-  XML::DOM
-  html tidy.
-  validate - Offline HTMLHelp.com Validator.
+  * perl
+  * Template Toolkit, from CPAN as Template. (libtemplate-perl)
+  * XML::DOM (libxml-dom-perl)
+  * validate (wdg-html-validator)
+  * html tidy.
+  * GNU Make
 
+
 to build the entire site, just type "make build".
 To validate all the html pages, type "make validate".
 


Reply via email to