From 093d71a4aad156f5b3bc8d51c708618bcfce5be9 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Fri, 17 Nov 2017 11:21:48 +0100 Subject: [PATCH] debian: suggests postgresql instead of recommend it (#20005) --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c8210d5..9c3e100 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,8 @@ Depends: ${misc:Depends}, python-psycopg2, python-django-mellon, gunicorn -Recommends: nginx, postgresql +Recommends: nginx +Suggests: postgresql Description: Announces Manager -- 2.15.0