Setting tag plcapi-5.2-8
[build.git] / config.planetlab / develsfa.pkgs
index f18547e..2206f6e 100644 (file)
@@ -1,8 +1,11 @@
 # 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
 #
@@ -11,12 +14,16 @@ package: git make
 package: bzip2 gzip
 #
 # debian packaging tools
-package: build-essential dpatch
-#package: devscripts
+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