mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Update _common.sh
This commit is contained in:
parent
e11313cb77
commit
123db323d9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
nodejs_version=14
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="mongodb-org apt-transport-https build-essential gzip curl graphicsmagick"
|
||||
pkg_dependencies="apt-transport-https build-essential gzip curl graphicsmagick"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue