mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Updated readme and fix dependencies
This commit is contained in:
parent
f586f6d469
commit
ff6d512419
2 changed files with 4 additions and 3 deletions
|
@ -3,9 +3,10 @@
|
|||
[](https://dash.yunohost.org/appci/app/hubzilla)
|
||||
[](https://install-app.yunohost.org/?app=hubzilla)
|
||||
|
||||
> *This package allow you to install Nextcloud quickly and simply on a YunoHost server.
|
||||
> *This package allow you to install Hubzilla 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: **4.0.1**
|
||||
|
||||
### Interesting links
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue