* tentative merge of onelab myplc
[myplc.git] / plc_devel_config.xml
index 21e0087..7bb06ef 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.9 2007/02/02 04:32:36 mlhuang Exp $
+$Id: plc_devel_config.xml 1078 2007-11-15 13:38:27Z thierry $
 -->
 
 <!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "plc_config.dtd">
@@ -59,6 +59,7 @@ $Id: plc_devel_config.xml,v 1.9 2007/02/02 04:32:36 mlhuang Exp $
   </variables>
 
   <comps>
+    <!-- xxx should be deprecated - not used anymore xxx -->
     <group>
       <id>development-libs</id>
       <name>Development Libraries</name>
@@ -103,9 +104,6 @@ $Id: plc_devel_config.xml,v 1.9 2007/02/02 04:32:36 mlhuang Exp $
       <description>Additional tools required to build PlanetLab
       software.</description>
       <packagelist>
-       <!-- Basics -->
-       <packagereq type="mandatory">findutils</packagereq>
-
        <!-- kernel-vserver is intended for the vserver-reference, but
             serves the same useful purpose for MyPLC, namely, to
             Provide: kernel without actually installing anything. -->
@@ -153,6 +151,7 @@ $Id: plc_devel_config.xml,v 1.9 2007/02/02 04:32:36 mlhuang Exp $
 
        <!-- myplc -->
        <packagereq type="mandatory">rsync</packagereq>
+       <packagereq type="mandatory">ghostscript</packagereq>
 
        <!-- new_plc_api -->
        <packagereq type="mandatory">docbook-utils-pdf</packagereq>