1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/redmine_ynh.git synced 2024-09-03 20:16:16 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2021-08-16 11:11:42 +02:00
parent 5be4ba01d7
commit 66cbd652e4
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# dependencies used by the app # dependencies used by the app
pkg_dependencies="postgresql ruby-dev zlib1g-dev libpq-dev build-essential libxslt1-dev libxml2-dev imagemagick libmagickwand-dev" pkg_dependencies="postgresql libjemalloc-dev ruby-dev zlib1g zlib1g-dev libssl-dev libyaml-dev libcurl4-openssl-dev libpq-dev build-essential libapr1-dev libxslt1-dev libxml2-dev imagemagick libmagickwand-dev"
RUBY_VERSION="2.6.6" RUBY_VERSION="2.6.6"