diff options
| author | yalh76 <yalh@yahoo.com> | 2020-03-18 02:26:17 +0100 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2020-03-18 02:26:17 +0100 |
| commit | 6e4c2a232dae33095bb3f63350a97b8c5f03c459 (patch) | |
| tree | e2813ab75f398ecf878549e6e5309e5d82d952c6 /scripts | |
| parent | 2902d4120ef24cde642330eb3c7ff22b516c0b96 (diff) | |
| download | mastodon_ynh-6e4c2a232dae33095bb3f63350a97b8c5f03c459.tar.gz mastodon_ynh-6e4c2a232dae33095bb3f63350a97b8c5f03c459.tar.bz2 mastodon_ynh-6e4c2a232dae33095bb3f63350a97b8c5f03c459.zip | |
Add packages alternatives
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/_common.sh | 2 |
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 |
