From e634f56bff540ca3d7e0393962c374efa9ad5ad2 Mon Sep 17 00:00:00 2001
From: Alain Takoudjou <talino@tiolive.com>
Date: Wed, 24 Oct 2012 13:21:59 +0200
Subject: [PATCH] add git for local development

---
 software/condor/software.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/software/condor/software.cfg b/software/condor/software.cfg
index 1aab48c96..f59bbb235 100644
--- a/software/condor/software.cfg
+++ b/software/condor/software.cfg
@@ -16,6 +16,7 @@ parts =
 
 extends =
   ../../component/condor/buildout.cfg
+  ../../component/git/buildout.cfg
   ../../stack/slapos.cfg
 
 [template]
-- 
2.30.9