control: add dependency on djangorestframework and django-oauth2-provider

This commit is contained in:
Benjamin Dauvergne 2014-05-23 11:50:15 +02:00
parent 022d2f1fea
commit 9ab117fffa
1 changed files with 2 additions and 0 deletions

View File

@ -11,5 +11,7 @@ Package: python-authentic2-idp-oauth2
Architecture: all
Depends: ${misc:Depends},
python-authentic2 (>= 2.1.2),
python-djangorestframework (>=2, <3),
python-django-oauth2-provider (<1)
Description: OAuth 2.0 IdP backend for Authentic2