Commit acf0fcbf authored by Aurel's avatar Aurel

more missing eggs

parent 91ffb858
...@@ -33,6 +33,8 @@ eggs = ...@@ -33,6 +33,8 @@ eggs =
Products.SiteErrorLog Products.SiteErrorLog
Products.DCWorkflow Products.DCWorkflow
xml_marshaller xml_marshaller
mysqlclient
Products.ZSQLMethods
Products.DCWorkflow-patches = ${:_profile_base_location_}/../../component/egg-patch/Products.DCWorkflow/workflow_method.patch#7908d849d453a23c321a1a838abddadc Products.DCWorkflow-patches = ${:_profile_base_location_}/../../component/egg-patch/Products.DCWorkflow/workflow_method.patch#7908d849d453a23c321a1a838abddadc
Products.DCWorkflow-patch-options = -p1 Products.DCWorkflow-patch-options = -p1
...@@ -207,4 +209,6 @@ Products.DCWorkflow = 2.4.0+SlapOSPatched001 ...@@ -207,4 +209,6 @@ Products.DCWorkflow = 2.4.0+SlapOSPatched001
lxml = 4.4.3 lxml = 4.4.3
# This is the version of lxml building, I copy/paste the 4.6.1 from pip install instead # This is the version of lxml building, I copy/paste the 4.6.1 from pip install instead
# XXX it must be checked later # XXX it must be checked later
xml_marshaller = 1.0.2 xml_marshaller = 1.0.2
\ No newline at end of file mysqlclient = 2.0.1
Products.ZSQLMethods = 3.0.10
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
[versions] [versions]
Zope = 4.1.3 Zope = 4.1.3
Zope2 = 4.0 Zope2 = 4.0
AccessControl = 4.1 AccessControl = 4.2
Acquisition = 4.6 Acquisition = 4.6
AuthEncoding = 4.1 AuthEncoding = 4.1
BTrees = 4.6.0 BTrees = 4.6.0
......
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