diff --git a/setup.py b/setup.py index 4cae775..411bdf1 100644 --- a/setup.py +++ b/setup.py @@ -45,6 +45,7 @@ setup(name='Products.%s' % NAME, "setuptools", "Products.LDAPUserFolder >= 2.9", "Products.PluggableAuthService >= 1.4.0", + "Products.GenericSetup >= 1.4.0", ], entry_points=""" [zope2.initialize]