[Checkins] SVN: zamplugin.authenticator/trunk/setup.py Added missing dependency

Roger Ineichen roger at projekt01.ch
Sun Mar 23 07:28:54 EDT 2008


Log message for revision 84869:
  Added missing dependency

Changed:
  U   zamplugin.authenticator/trunk/setup.py

-=-
Modified: zamplugin.authenticator/trunk/setup.py
===================================================================
--- zamplugin.authenticator/trunk/setup.py	2008-03-23 11:25:31 UTC (rev 84868)
+++ zamplugin.authenticator/trunk/setup.py	2008-03-23 11:28:53 UTC (rev 84869)
@@ -75,6 +75,8 @@
         'setuptools',
         'z3c.baseregistry',
         'z3c.batching',
+        'z3c.configurator',
+        'z3c.schema',
         'z3c.form',
         'z3c.formui',
         'z3c.layer.pagelet',



More information about the Checkins mailing list