debian: suggests postgresql instead of recommend it (#19999)

This commit is contained in:
Thomas NOËL 2017-11-09 15:35:03 +01:00
parent 9cc28f57be
commit d208ad0d42
1 changed files with 2 additions and 1 deletions

3
debian/control vendored
View File

@ -37,5 +37,6 @@ Depends: ${misc:Depends},
python-psycopg2,
python-django-mellon,
gunicorn
Recommends: nginx, postgresql
Recommends: nginx
Suggests: postgresql
Description: Portal Management System