- add postgresql-devel to the myplc-devel build
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 9 Nov 2006 15:46:48 +0000 (15:46 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 9 Nov 2006 15:46:48 +0000 (15:46 +0000)
plc_devel_config.xml

index 333e200..e441601 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.4 2006/10/29 04:03:11 mlhuang Exp $
 -->
 
 <!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "plc_config.dtd">
@@ -148,6 +148,7 @@ $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>
       </packagelist>
     </group>