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

This commit is contained in:
Thomas NOËL 2017-11-17 11:20:56 +01:00
parent d2199f8331
commit 73ab5cd3d7
1 changed files with 2 additions and 1 deletions

3
debian/control vendored
View File

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