diff --git a/debian/control b/debian/control index 69da129..230de50 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,6 @@ X-Python-Version: >= 2.7 Package: python-django-select2 Architecture: all -Depends: ${misc:Depends}, ${python:Depends} +Depends: ${misc:Depends}, ${python:Depends}, python-django-appconf Description: Select2 option fields for Django The app includes Select2 driven Django Widgets and Form Fields.