mirror of
https://github.com/YunoHost-Apps/cachet_ynh.git
synced 2024-09-03 18:16:03 +02:00
Add missing dependency
This commit is contained in:
parent
dbbe767069
commit
0c4d42c754
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# =============================================================================
|
||||
|
||||
# Package dependencies
|
||||
pkg_dependencies="php5-gd php5-mcrypt"
|
||||
pkg_dependencies="php5-gd php5-mcrypt php-mbstring"
|
||||
|
||||
# =============================================================================
|
||||
# COMMON CACHET FUNCTIONS
|
||||
|
|
Loading…
Add table
Reference in a new issue