From 2c0a33ce69faf97600aa45ba0ab4349edd5e74b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Le=20Ninivin?= <cedric.leninivin@tiolive.com> Date: Tue, 11 Sep 2012 11:19:02 +0200 Subject: [PATCH] Fixed debian/control --- templates/debian/control | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/debian/control b/templates/debian/control index 86a209a..460cac7 100644 --- a/templates/debian/control +++ b/templates/debian/control @@ -7,7 +7,9 @@ Build-Depends: debhelper (>= 4.1.16), po-debconf, wget, python, + python-setuptools Homepage: http://www.slapos.org + Package: slapos-node Architecture: any Depends: ${misc:Depends}, @@ -16,8 +18,8 @@ Depends: ${misc:Depends}, # slapformat bridge-utils, uml-utilities, -# slapgrid-sr - libc6-dev | libc-dev, +# slapgrid-sr needed by most recipes + libc6-dev | libc-dev, gcc | c-compiler, g++ | c++-compiler, make, -- 2.30.9