From 9573640c11ce9a9eb9d777ed73d7c48a05afb60b Mon Sep 17 00:00:00 2001 From: opi Date: Sat, 14 May 2016 09:56:22 +0200 Subject: [PATCH] [enh] Define app requirements (ynh 2.4.0) --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index 945661a..2474f37 100644 --- a/manifest.json +++ b/manifest.json @@ -2,6 +2,9 @@ "name": "Transmission", "id": "transmission", "packaging_format": 1, + "requirements": { + "yunohost": ">= 2.4.0" + }, "description": { "en": "A Fast, Easy, and Free BitTorrent Client", "fr": "Un client BitTorrent libre et rapide"