From 89bb68c1232d10118f3e0c99fd7edaa479636be1 Mon Sep 17 00:00:00 2001 From: jens Date: Thu, 5 Jun 2008 16:32:06 +0000 Subject: [PATCH] - add dependency git-svn-id: http://svn.dataflake.org/svn/Products.LDAPMultiPlugins/trunk@1512 835909ba-7c00-0410-bfa4-884f43845301 --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 160114e..03e61dd 100644 --- a/setup.py +++ b/setup.py @@ -42,6 +42,7 @@ setup(name='Products.%s' % NAME, #"Zope >= 2.8", "setuptools", "Products.LDAPUserFolder >= 2.9", + "Products.PluggableAuthService >= 1.4.0", ], entry_points=""" [zope2.initialize]