Projet

Général

Profil

0001-debian-suggests-postgres-instead-of-recommends-20008.patch

Josué Kouka, 13 novembre 2017 16:35

Télécharger (735 octets)

Voir les différences:

Subject: [PATCH] debian: suggests postgres instead of recommends (#20008)

 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
debian/control
28 28
    python-django-tenant-schemas,
29 29
    python-psycopg2,
30 30
    python-django-mellon,
31
Recommends: nginx, postgresql, phantomjs, publik-base-theme
31
Recommends: nginx, phantomjs, publik-base-theme
32
Suggests: postgresql
32 33
Description: Authentication Reverse Proxy
33
-