1 # a trimmed set of devel packages for sfa only
2 # primarily targets debian
3 # incuding stuff like mysql here seems to trigger interactive install screens - e.g. prompting for passwords
4 # so we're much better off this way - and it's of course much faster
6 # rpm is unfortunately required at a very early stage..
7 package: rpm python-rpm
13 # debian packaging tools
14 package: build-essential dpatch
18 package: python python-devel
19 # required for the wsdl stage
20 package: python-dateutil python-openssl python-m2crypto python-lxml xsltproc
22 package: python-setuptools