diff --git a/setup.py b/setup.py index 7ad11ea..886062a 100755 --- a/setup.py +++ b/setup.py @@ -37,6 +37,7 @@ setup( 'djangocms-text-ckeditor', 'cmsplugin-filer', 'django-meta>=1.2', + 'django-meta-mixin>=0.3', 'aldryn-apphooks-config>=0.2.6', 'djangocms-apphook-setup', 'aldryn-search'