Commit ef3ba5bf authored by Jérome Perrin's avatar Jérome Perrin

DREAM: develop slapos.cookbook for dream

parent b3906f33
......@@ -4,6 +4,7 @@ extends =
../../stack/slapos.cfg
../../component/manpy/buildout.cfg
parts =
slapos-cookbook-develop
slapos-cookbook
manpy
instance
......@@ -13,6 +14,9 @@ recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
output = ${buildout:directory}/instance.cfg
[slapos.cookbook-repository]
branch = dream
[versions]
rpy2 = 2.4.0
pydot = 1.0.28
......@@ -31,3 +35,5 @@ slapos.recipe.template = 2.6
zope.exceptions = 4.0.7
zope.testing = 4.1.3
# test
slapos.cookbook =
......@@ -40,6 +40,7 @@ recipe = slapos.recipe.build:gitclone
repository = http://git.erp5.org/repos/slapos.core.git
branch = master
git-executable = ${git:location}/bin/git
develop = true
[slapos-core-develop]
recipe = zc.recipe.egg:develop
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment