python-dev, not python-devel; but we don't need it yet
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 16 Jan 2013 23:55:08 +0000 (00:55 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 16 Jan 2013 23:55:08 +0000 (00:55 +0100)
config.planetlab/develsfa.pkgs

index 3896228..3574d25 100644 (file)
@@ -18,9 +18,13 @@ package: build-essential dpatch debhelper
 package: devscripts
 #
 # our needs
-package: python python-devel 
+package: python 
+# apparently this is not required yet
+# package: python-dev 
+# 
 # required for the wsdl stage
 package: python-dateutil python-openssl python-m2crypto python-lxml xsltproc
+# 
 # xmlbuilder
 package: python-setuptools
 #