From 2c353abef4ab02b386994ebdca6504e8c0e194ad Mon Sep 17 00:00:00 2001 From: Saint-Marcel frederic Date: Tue, 12 Mar 2013 17:28:54 +0100 Subject: [PATCH] Add Depends policy debian package : xmlsec1 with sfa-common (trust/credential.py for signing) and python-passlib|ldap with sfa-senslab (LDAP driver management) --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 87ac9598..8d6f45a1 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Description: Server-side for SFA, generic implementation derived from PlanetLab Package: sfa-common Architecture: any -Depends: python (>= 2.7), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-zsi +Depends: python (>= 2.7), python-openssl (>= 0.7), python-m2crypto, python-dateutil, python-lxml, python-libxslt1, python-zsi, xmlsec1 Description: Python libraries for SFA, generic implementation derived from PlanetLab Package: sfa-flashpolicy @@ -42,7 +42,7 @@ Description: the SFA layer around NITOS Package: sfa-senslab Architecture: any -Depends: sfa-common +Depends: sfa-common, python-passlib, python-ldap Description: the SFA layer around SensLab Package: sfa-dummy -- 2.47.0