1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00

[fix] Set yunohost requirements in the manifest

This commit is contained in:
Jérôme Lebleu 2016-04-02 12:06:28 +02:00
parent d8e22482ab
commit 2489236a2d

View file

@ -2,10 +2,10 @@
"name": "OwnCloud",
"id": "owncloud",
"description": {
"en": "Sync & share your files, pictures, music, contacts, calendars, and much more !",
"en": "Sync & share your files, pictures, music, contacts, calendars, and much more!",
"fr": "Synchronisez et partagez vos fichiers, images, musiques, contacts, calendriers, et bien plus !"
},
"url": "http://owncloud.org",
"url": "https://owncloud.org",
"maintainer": {
"name": "kload",
"email": "kload@kload.fr"
@ -16,6 +16,9 @@
"php5-fpm",
"mysql"
],
"requirements": {
"yunohost": ">= 2.3.12"
},
"arguments": {
"install" : [
{