[Checkins] SVN: grokcore.startup/trunk/setup.py partially revert 110868, re-instating the zdaemon ctl

Jan-Jaap Driessen jdriessen at thehealthagency.com
Wed Apr 14 09:44:23 EDT 2010


Log message for revision 110885:
  partially revert 110868, re-instating the zdaemon ctl

Changed:
  U   grokcore.startup/trunk/setup.py

-=-
Modified: grokcore.startup/trunk/setup.py
===================================================================
--- grokcore.startup/trunk/setup.py	2010-04-14 13:42:42 UTC (rev 110884)
+++ grokcore.startup/trunk/setup.py	2010-04-14 13:44:23 UTC (rev 110885)
@@ -42,6 +42,7 @@
     include_package_data=True,
     zip_safe=False,
     install_requires=['setuptools',
+                      'zdaemon',
                       'zope.component',
                       'zope.security',
                       'zope.publisher',



More information about the checkins mailing list