reorder parts to build mysql-python only after mysql-tritonn-5.0

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34305 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5929790c
......@@ -25,9 +25,13 @@ extends =
python = software_definition
versions = versions
# the order of the parts below is very sensitive. We don't want to keep a hard
# reference between [mysql-python] and [mysql-tritonn-5.0] otherwise instances
# could end up triggering a rebuild of mysql+senna. But this means
# [mysql-tritonn-5.0] must be built before [mysql-python] and before any parts
# that keep hard references to it, including [eggs]
parts =
itools-build
eggs
apache
memcached
# ocropus
......@@ -40,11 +44,13 @@ parts =
openoffice-bin
oood
python2.6
eggs
products
# omelette
bootstrap2.6
bt5-erp5
bt5-erp5-extra
# business-templates
software_home
[show-requirements]
......
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