From f8458a0a95c33cb5749cec110098368e812fdca5 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 16 Jan 2013 10:39:25 +0100 Subject: [PATCH] build-essential --- config.planetlab/develsfa.pkgs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.planetlab/develsfa.pkgs b/config.planetlab/develsfa.pkgs index 8f6bcfe2..fb3d5d04 100644 --- a/config.planetlab/develsfa.pkgs +++ b/config.planetlab/develsfa.pkgs @@ -1,8 +1,10 @@ # a trimmed set of devel packages for sfa only -# primariy targets debian +# primarily targets debian # incuding 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 package: rpm python-rpm +package: build-essential +#package: devscripts package: git make package: bzip2 gzip package: python python-devel -- 2.47.0