Make GPG key readable by apache so that the API can sign peer requests
[myplc.git] / plc_devel_config.xml
index 333e200..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.3 2006/08/16 01:27:16 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">
@@ -148,6 +148,8 @@ $Id: plc_devel_config.xml,v 1.3 2006/08/16 01:27:16 mlhuang Exp $
 
        <!-- new_plc_api -->
        <packagereq type="mandatory">docbook-utils-pdf</packagereq>
+       <packagereq type="mandatory">postgresql-devel</packagereq>
+       <packagereq type="mandatory">php-devel</packagereq>
       </packagelist>
     </group>