From 2987c3d78bcc7e81a77d040b3121182eec8df15d Mon Sep 17 00:00:00 2001
From: osauzet <olivier.sauzet@univ-lr.fr>
Date: Fri, 24 Aug 2018 16:12:41 +0200
Subject: add postgresql96-contrib to the FreeBSD dependencies  (#958)

---
 support/doc/dependencies.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'support')

diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md
index c551b669d..35812aa8b 100644
--- a/support/doc/dependencies.md
+++ b/support/doc/dependencies.md
@@ -76,7 +76,7 @@ On a fresh install of [FreeBSD](https://www.freebsd.org), new system or new jail
 ```
 # pkg
 # pkg update
-# pkg install -y sudo bash wget git python nginx pkgconf vips postgresql96-server redis openssl node npm yarn ffmpeg unzip
+# pkg install -y sudo bash wget git python nginx pkgconf vips postgresql96-server postgresql96-contrib redis openssl node npm yarn ffmpeg unzip
 ```
 
   2. Allow users in the wheel group (hope you don't forgot to add your user on wheel group!) to use sudo
-- 
cgit v1.2.3