whoops
[build.git] / config.planetlab / develsfa.pkgs
index fb3d5d0..2206f6e 100644 (file)
@@ -1,10 +1,29 @@
 # a trimmed set of devel packages for sfa only
 # primarily targets debian
-# incuding stuff like mysql here seems to trigger interactive install screens - e.g. prompting for passwords
+# including stuff like mysql here seems to trigger interactive install screens - e.g. prompting for passwords
 # so we're much better off this way - and it's of course much faster
+#
+# keep perl from whining all the time
+package: locales
+#
+# rpm is unfortunately required at a very early stage..
 package: rpm python-rpm
-package: build-essential
-#package: devscripts
+#
+# populating
 package: git make 
 package: bzip2 gzip
-package: python python-devel 
+#
+# debian packaging tools
+package: build-essential dpatch debhelper
+package: devscripts
+#
+# our needs
+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