diff --git a/debian/control b/debian/control index 897e4040..327d19d6 100644 --- a/debian/control +++ b/debian/control @@ -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) diff --git a/requirements.txt b/requirements.txt index d5a6d6ac..00a1c589 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,4 @@ requests -e git+http://repos.entrouvert.org/gadjo.git/#egg=gadjo SOAPpy phpserialize +suds