X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=config.planetlab%2Fdevelsfa.pkgs;h=3574d2587f8964eaaab9fc7341e69720bda6cbc0;hb=668d9a4d7d602cbd874175808e8e584689fbcf63;hp=f18547e6b4c207c2c0f407f79a38b96d9283af89;hpb=d9faa62f98dd000f85a8471e757376022eafc28c;p=build.git diff --git a/config.planetlab/develsfa.pkgs b/config.planetlab/develsfa.pkgs index f18547e6..3574d258 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 # @@ -11,12 +14,19 @@ 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 +# +# convenience +package: emacs23-nox