- remove the new admin account message; new admins should register as
[myplc.git] / plc_devel_config.xml
index 10f80aa..c9a7d52 100644 (file)
@@ -6,7 +6,7 @@ Default PLC build environment configuration file
 Mark Huang <mlhuang@cs.princeton.edu>
 Copyright (C) 2006 The Trustees of Princeton University
 
-$Id: plc_devel_config.xml,v 1.2 2006/07/18 17:37:53 mlhuang Exp $
+$Id: plc_devel_config.xml,v 1.5 2006/11/09 15:46:48 mlhuang Exp $
 -->
 
 <!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "plc_config.dtd">
@@ -145,6 +145,11 @@ $Id: plc_devel_config.xml,v 1.2 2006/07/18 17:37:53 mlhuang Exp $
 
        <!-- myplc -->
        <packagereq type="mandatory">rsync</packagereq>
+
+       <!-- new_plc_api -->
+       <packagereq type="mandatory">docbook-utils-pdf</packagereq>
+       <packagereq type="mandatory">postgresql-devel</packagereq>
+       <packagereq type="mandatory">php-devel</packagereq>
       </packagelist>
     </group>