aboutsummaryrefslogtreecommitdiff
path: root/scripts/_common.sh
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2020-02-23 18:44:50 +0100
committeryalh76 <yalh@yahoo.com>2020-02-23 18:44:50 +0100
commit6ff11dacb201a08506b345953aa7b9bd39eeacf5 (patch)
treeec12b2eca75ba3701644f50fd04d16a0c4f49528 /scripts/_common.sh
parentea70a2cd4f17daecf49e2b414c0e95e4385cf1a6 (diff)
downloadmastodon_ynh-6ff11dacb201a08506b345953aa7b9bd39eeacf5.tar.gz
mastodon_ynh-6ff11dacb201a08506b345953aa7b9bd39eeacf5.tar.bz2
mastodon_ynh-6ff11dacb201a08506b345953aa7b9bd39eeacf5.zip
Apply example_ynh
Diffstat (limited to 'scripts/_common.sh')
-rw-r--r--scripts/_common.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/_common.sh b/scripts/_common.sh
index 904553d..029d4ff 100644
--- a/scripts/_common.sh
+++ b/scripts/_common.sh
@@ -5,8 +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 nodejs gcc autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm5 libgdbm-dev nginx redis-server redis-tools postgresql postgresql-contrib certbot python-certbot-nginx yarn libidn11-dev libicu-dev libjemalloc-dev"
- 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 libgdbm-dev redis-server redis-tools postgresql postgresql-contrib libidn11-dev libicu-dev libjemalloc-dev curl apt-transport-https"
#=================================================
# PERSONAL HELPERS