From e2cc4ba3b3b37f4aa262b18aad5cb3d8800b39a5 Mon Sep 17 00:00:00 2001
From: aurel <aurel@nexedi.com>
Date: Thu, 25 Mar 2021 09:27:37 +0100
Subject: [PATCH] reactivatee some patches & egg and remove dep to old
 ZSQLMEthod

---
 stack/erp5/buildout.cfg | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg
index bfc5a2677..ecaa8b5f1 100644
--- a/stack/erp5/buildout.cfg
+++ b/stack/erp5/buildout.cfg
@@ -500,7 +500,7 @@ eggs = ${neoppod:eggs}
 # Zope
   Zope2
 # Zope acquisition patch
-#  Acquisition
+  Acquisition
 # for runzeo
   ${ZEO:egg}
 
@@ -562,6 +562,7 @@ eggs = ${neoppod:eggs}
   tempstorage
   Products.DCWorkflow
   Record
+  Zope
   
 # parameterizing the version of the generated python interpreter name by the
 # python section version causes dependency between this egg section and the
@@ -637,7 +638,7 @@ pysvn = 1.7.10+SlapOSPatched002
 python-ldap = 2.4.32+SlapOSPatched001
 python-magic = 0.4.12+SlapOSPatched001
 PyPDF2 = 1.26.0+SlapOSPatched001
-#Zope = 4.5.3+SlapOSPatched001
+Zope = 4.5.3+SlapOSPatched001
 ## https://lab.nexedi.com/nexedi/slapos/merge_requests/648
 pylint = 1.4.4
 
@@ -735,10 +736,6 @@ xlrd = 1.1.0
 # Re-add for as it is required to be there for uninstallation
 erp5.recipe.w3validator = 1.0.2
 
-# Required by:
-# Products.CMFCore==2.2.10
-Products.ZSQLMethods = 2.13.5
-
 # Required by:
 # SOAPpy===0.12.0nxd001
 fpconst = 0.7.2
-- 
2.30.9