mirror of
https://github.com/YunoHost-Apps/ethercalc_ynh.git
synced 2024-09-03 18:26:36 +02:00
Update _common.sh
This commit is contained in:
parent
228d93c6ee
commit
29921c5a11
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
pkg_dependencies="redis-server g++ make"
|
pkg_dependencies="redis-server redis-tools"
|
||||||
|
|
||||||
nodejs_version=12
|
nodejs_version=12
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue