Commit 236b9808 authored by Jérome Perrin's avatar Jérome Perrin

*: prepare for next slapos.core version

slapos.core now depends on PyYAML and jsonschema
parent 19fe9436
......@@ -234,6 +234,7 @@ setup = ${slapos.core-repository:location}
eggs += ${:extra-eggs}
extra-eggs =
${lxml-python:egg}
${python-PyYAML:egg}
${slapos.core-setup:egg}
${pillow-python:egg}
${pycurl:egg}
......
......@@ -115,6 +115,7 @@ setup = ${rubygemsrecipe-repository:location}
<= python-interpreter
eggs +=
${lxml-python:egg}
${python-PyYAML:egg}
${python-cryptography:egg}
${backports.lzma:egg}
${pycurl:egg}
......
......@@ -125,6 +125,7 @@ eggs =
recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
${python-PyYAML:egg}
slapos.core
slapos.libnetworkcache
......
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