From 4bd86775e1216577ee7cf5c756b30793773f6b51 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Mon, 5 May 2014 16:24:56 +0200 Subject: [PATCH] control: add python-lasso dependency --- control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/control b/control index 6931e0e..791359c 100644 --- a/control +++ b/control @@ -11,6 +11,7 @@ Package: python-django-mellon Architecture: all Depends: ${misc:Depends}, python (>= 2.6), - python-django (>= 1.5) -Description: FIXME + python-django (>= 1.5), + python-lasso +Description: SAML authentication for Django