From 63272d04707514d7b431760ba10476b39b8c3eaf Mon Sep 17 00:00:00 2001 From: Gredin67 <35761345+Gredin67@users.noreply.github.com> Date: Wed, 23 Dec 2020 10:13:42 +0100 Subject: [PATCH] add services in manifest --- manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a8aaccd..e470d09 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "version": "0.1.4~ynh1", "url": "https://github.com/tulir/mautrix-whatsapp", - "license": "AGPL3", + "license": "AGPL-3.0-or-later", "maintainer": { "name": "Gredin67", "email": "mautrix_whatsapp@neutralite.org", @@ -18,6 +18,9 @@ "yunohost": ">= 4.0" }, "multi_instance": true, + "services": [ + "postgresql" + ], "arguments": { "install": [ {