add suds in requirements and debian/recommends

This commit is contained in:
Thomas NOËL 2015-06-12 00:28:54 +02:00
parent a7c904f477
commit 950f8f3a34
2 changed files with 2 additions and 1 deletions

2
debian/control vendored
View File

@ -21,7 +21,7 @@ Depends: ${python:Depends},
python-requests,
python-setuptools,
python-django-jsonfield,
Recommends: python-soappy, python-phpserialize
Recommends: python-soappy, python-phpserialize, python-suds
Suggests: python-sqlalchemy, python-mako
Description: Uniform access to multiple data sources and services (Python module)

View File

@ -6,3 +6,4 @@ requests
-e git+http://repos.entrouvert.org/gadjo.git/#egg=gadjo
SOAPpy
phpserialize
suds