- add SOAPpy and PyXML to development environment so that new_plc_api
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 2 Feb 2007 04:32:36 +0000 (04:32 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 2 Feb 2007 04:32:36 +0000 (04:32 +0000)
  builds cleanly

plc_devel_config.xml

index e71bf90..5e16d29 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.7 2007/01/17 22:35:51 mlhuang Exp $
+$Id: plc_devel_config.xml,v 1.8 2007/01/19 19:19:55 mef Exp $
 -->
 
 <!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "plc_config.dtd">
@@ -155,6 +155,8 @@ $Id: plc_devel_config.xml,v 1.7 2007/01/17 22:35:51 mlhuang Exp $
        <packagereq type="mandatory">docbook-utils-pdf</packagereq>
        <packagereq type="mandatory">postgresql-devel</packagereq>
        <packagereq type="mandatory">php-devel</packagereq>
+       <packagereq type="mandatory">SOAPpy</packagereq>
+       <packagereq type="mandatory">PyXML</packagereq>
       </packagelist>
     </group>