From 0c9d596dac20a190db0cf43076ba3792b96ad62a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Mon, 22 Feb 2010 09:20:31 +0000
Subject: [PATCH]  - use hardcoded dependency

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32913 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/software-profiles/erp5.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildout/software-profiles/erp5.cfg b/buildout/software-profiles/erp5.cfg
index 482471885e..2bc453d6b0 100644
--- a/buildout/software-profiles/erp5.cfg
+++ b/buildout/software-profiles/erp5.cfg
@@ -32,6 +32,7 @@ version-suffix-packages =
 
 [itools]
 # use a custom build for itools, to add lib64 to the include path
+depends = ${python:location}
 recipe = zc.recipe.egg:custom
 egg = itools
 include-dirs = /usr/include/glib-2.0:/usr/lib/glib-2.0/include/:/usr/lib64/glib-2.0/include/
-- 
2.30.9