Commit f407d3f1 authored by Łukasz Nowak's avatar Łukasz Nowak

- rely on buildout dependency system

This solves issue with previous configuration - no need to explicitly set
senna part, as it is needed in mysql-tritonn-5.0 so it will be done before.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32326 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5135f31c
......@@ -2,7 +2,6 @@
- global build requirement checker
- needs recipe
- needs per profile dependency declaration
- merge senna and mysql-tritonn-5.0 into one part
- implement declared parts (*/buildout.cfg empty)
- merge into:
- https://svn.erp5.org/repos/public/experimental/erp5.buildout
......
......@@ -4,7 +4,6 @@
[buildout]
parts =
senna
mysql-tritonn-5.0
[senna]
......
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