need python-devel explicit in Fedora 7
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 24 Aug 2007 07:36:28 +0000 (07:36 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 24 Aug 2007 07:36:28 +0000 (07:36 +0000)
plc_config.xml

index e0f18ef..3c8b7d3 100644 (file)
@@ -6,7 +6,7 @@ Default PLC configuration file
 Mark Huang <mlhuang@cs.princeton.edu>
 Copyright (C) 2006 The Trustees of Princeton University
 
-$Id: plc_config.xml,v 1.20 2007/02/02 23:40:43 mlhuang Exp $
+$Id: plc_config.xml,v 1.21 2007/08/24 07:19:27 mef Exp $
 -->
 
 <!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "plc_config.dtd">
@@ -571,6 +571,7 @@ $Id: plc_config.xml,v 1.20 2007/02/02 23:40:43 mlhuang Exp $
 
        <!-- Almost all scripts are written in Python -->
        <packagereq type="mandatory">python</packagereq>
+       <packagereq type="mandatory">python-devel</packagereq>
 
        <!-- Database server -->
        <packagereq type="mandatory">postgresql</packagereq>