[Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/apidoc/DEPENDENCIES.cfg
	Updated dependencies,
	so that custom Zope 3 tar balls get all the packages
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Tue Aug 30 18:10:11 EDT 2005
    
    
  
Log message for revision 38186:
  Updated dependencies, so that custom Zope 3 tar balls get all the packages 
  they need.
  
Changed:
  U   Zope3/trunk/src/zope/app/apidoc/DEPENDENCIES.cfg
-=-
Modified: Zope3/trunk/src/zope/app/apidoc/DEPENDENCIES.cfg
===================================================================
--- Zope3/trunk/src/zope/app/apidoc/DEPENDENCIES.cfg	2005-08-30 22:09:14 UTC (rev 38185)
+++ Zope3/trunk/src/zope/app/apidoc/DEPENDENCIES.cfg	2005-08-30 22:10:10 UTC (rev 38186)
@@ -1,2 +1,5 @@
 zope.structuredtext
-zope.app.preference
\ No newline at end of file
+zope.app.onlinehelp
+zope.app.preference
+zope.app.renderer
+zope.app.tree
\ No newline at end of file
    
    
More information about the Zope3-Checkins
mailing list