diff --git a/setup.py b/setup.py index 0a53a53..7e3dc8a 100644 --- a/setup.py +++ b/setup.py @@ -62,6 +62,7 @@ setup( 'plone.app.contenttypes', 'z3c.jbot', 'Products.AROfficeTransforms', + 'collective.impersonate', ], extras_require={ 'test': [ diff --git a/src/pfwbged/policy/configure.zcml b/src/pfwbged/policy/configure.zcml index 42f3ab5..50f4400 100644 --- a/src/pfwbged/policy/configure.zcml +++ b/src/pfwbged/policy/configure.zcml @@ -34,6 +34,7 @@ +