Commit cd6eecc0 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent bd38cf40
...@@ -14,6 +14,7 @@ parts = ZEO/scripts ...@@ -14,6 +14,7 @@ parts = ZEO/scripts
recipe = slapos.recipe.build recipe = slapos.recipe.build
depends = ${ZODB:egg} depends = ${ZODB:egg}
init = init =
# XXX ZODB3 -> just link to ZODB3
# link/depend to ZEO<ZODB.major> # link/depend to ZEO<ZODB.major>
zodb = self.buildout['ZODB'] zodb = self.buildout['ZODB']
zeo_x = 'ZEO'+zodb['major'] zeo_x = 'ZEO'+zodb['major']
...@@ -47,6 +48,7 @@ eggs = ${ZEO:egg} ...@@ -47,6 +48,7 @@ eggs = ${ZEO:egg}
recipe = zc.recipe.egg:develop recipe = zc.recipe.egg:develop
setup = ${ZEO4-repository:location} setup = ${ZEO4-repository:location}
egg = ZEO egg = ZEO
egg_versions =
[ZEO4-repository] [ZEO4-repository]
recipe = slapos.recipe.build:gitclone recipe = slapos.recipe.build:gitclone
......
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