lbuild vms now rely on NetworkManager
[build.git] / config.planetlab / develdeb.pkgs
1 # a trimmed set of devel packages for sfa only
2 # primarily targets debian
3 # including 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
5 #
6 # keep perl from whining all the time
7 package: locales
8 #
9 # rpm is unfortunately required at a very early stage..
10 package: rpm python-rpm
11 #
12 # the build will depend on gdebi-core if you have any -LOCAL-DEVEL-DEBS defined
13 package: gdebi-core
14 #
15 package: git make 
16 package: bzip2 gzip
17 #
18 # debian packaging tools
19 package: build-essential dpatch debhelper
20 package: devscripts
21 #
22 # our needs
23 package: python 
24 # apparently this is not required yet
25 # package: python-dev 
26
27 # required for the wsdl stage
28 package: python-dateutil python-openssl python-m2crypto python-lxml xsltproc
29
30 # xmlbuilder
31 package: python-setuptools
32 #
33 # convenience
34 package: emacs23-nox