X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.planetlab%2Fdevelsfa.pkgs;h=2206f6e223e3c4864a0f4b27b02281cf9a89096f;hb=d433eb30f89c3ecf1f606e428a12aef9b672a95f;hp=811413409cc70d9af02a5452fa5506a09e3cba0e;hpb=2ee96cd488e2f67064fef15a7715c084caf66718;p=build.git diff --git a/config.planetlab/develsfa.pkgs b/config.planetlab/develsfa.pkgs index 81141340..2206f6e2 100644 --- a/config.planetlab/develsfa.pkgs +++ b/config.planetlab/develsfa.pkgs @@ -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 # @@ -15,8 +18,12 @@ 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