X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.planetlab%2Fdevelsfa.pkgs;h=2206f6e223e3c4864a0f4b27b02281cf9a89096f;hb=43c8f8c00e6cf21fb12d5154503b3ef354965fa8;hp=3a55441273180f1cbb58a70754977634ba44d382;hpb=7859746ccafdf0f23cb9f4d9fa32a1b88b32df32;p=build.git diff --git a/config.planetlab/develsfa.pkgs b/config.planetlab/develsfa.pkgs index 3a554412..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 # @@ -12,11 +15,15 @@ package: bzip2 gzip # # debian packaging tools package: build-essential dpatch debhelper -#package: devscripts +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