[buildout]
extends = software.cfg

[neoppod]
eggs = neoppod
  ${python-mysqlclient:egg}
  psutil
  ZODB
  zope.testing
ZODB-patches =
  ${neoppod-repository:location}/ZODB.patch
ZODB-patch-options = -p1

[versions]
ZODB = 4.2.0+SlapOSPatched001
transaction =
zdaemon =