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:
parent
5be4ba01d7
commit
66cbd652e4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# 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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue