1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streams_ynh.git synced 2024-09-03 20:26:20 +02:00

Updated readme and fix dependencies

This commit is contained in:
anmol 2019-04-04 22:28:09 +05:30
parent 94a38d7c1e
commit 191b4115d2
2 changed files with 5 additions and 4 deletions

View file

@ -3,10 +3,11 @@
[![Integration level](https://dash.yunohost.org/integration/zap.svg)](https://dash.yunohost.org/appci/app/zap)
[![Install Nextcloud with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=zap)
> *This package allow you to install Nextcloud quickly and simply on a YunoHost server.
> *This package allow you to install ZAP quickly and simply on a YunoHost server.
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
<br>
Version: **2.6**
Version: 2.6
### Interesting links

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies=php-mbstring php5-cli 'php5-imagick|php-imagick' php5-gd php5-mcrypt 'php-xml|base-files(<<9.0)'
pkg_dependencies="php-mbstring php-cli php-imagick php-xml php-zip"
#=================================================
# PERSONAL HELPERS