mirror of
https://github.com/YunoHost-Apps/cachet_ynh.git
synced 2024-09-03 18:16:03 +02:00
Merge pull request #11 from YunoHost-Apps/fix-dependencies-for-buster
[buster] Update dependencies for buster (get rid of php-mcrypt)
This commit is contained in:
commit
e837152b3a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# =============================================================================
|
||||
|
||||
# Package dependencies
|
||||
pkg_dependencies="php5-gd php5-mcrypt php-mbstring"
|
||||
pkg_dependencies="php-gd php-mbstring"
|
||||
|
||||
# =============================================================================
|
||||
# COMMON CACHET FUNCTIONS
|
||||
|
|
Loading…
Add table
Reference in a new issue