aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2020-03-21 13:28:19 +0100
committerGitHub <noreply@github.com>2020-03-21 13:28:19 +0100
commit60ae82f7ff2954e68d995ec41552153bf7579542 (patch)
treed2e7b1cd143146d2a729f4ce5e225a5e1013f00d /scripts
parent6f5fc5445e7e3570769192e316394bf440405e3a (diff)
parent69a8e01cef936064cd38691f6811e571d352df07 (diff)
downloadmastodon_ynh-60ae82f7ff2954e68d995ec41552153bf7579542.tar.gz
mastodon_ynh-60ae82f7ff2954e68d995ec41552153bf7579542.tar.bz2
mastodon_ynh-60ae82f7ff2954e68d995ec41552153bf7579542.zip
Merge pull request #201 from YunoHost-Apps/testing
buster
Diffstat (limited to 'scripts')
-rw-r--r--scripts/_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/_common.sh b/scripts/_common.sh
index 029d4ff..015c1e9 100644
--- a/scripts/_common.sh
+++ b/scripts/_common.sh
@@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
-pkg_dependencies="imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git-core g++ libprotobuf-dev protobuf-compiler pkg-config gcc autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm3 libgdbm-dev redis-server redis-tools postgresql postgresql-contrib libidn11-dev libicu-dev libjemalloc-dev curl apt-transport-https"
+pkg_dependencies="imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git-core g++ libprotobuf-dev protobuf-compiler pkg-config gcc autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm3|libgdbm6 libgdbm-dev redis-server redis-tools postgresql postgresql-contrib libidn11-dev libicu-dev libjemalloc-dev curl apt-transport-https"
#=================================================
# PERSONAL HELPERS