mirror of
https://github.com/YunoHost-Apps/huginn_ynh.git
synced 2024-09-03 19:26:13 +02:00
Update _common.sh
This commit is contained in:
parent
27ce48bd12
commit
b4721abe64
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
pkg_dependencies=""
|
||||
build_pkg_dependencies="default-libmysqlclient-dev libyaml-dev libgdbm-dev libncurses5-dev libffi-dev libcurl4-openssl-dev libicu-dev python3-docutils pkg-config cmake nodejs graphviz jq"
|
||||
|
||||
ruby_version=2.6
|
||||
ruby_version=3.0.0
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue