mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
[enh] Define app requirements (ynh 2.4.0)
This commit is contained in:
parent
ff95c44064
commit
9573640c11
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue