]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
add postgresql96-contrib to the FreeBSD dependencies (#958)
authorosauzet <olivier.sauzet@univ-lr.fr>
Fri, 24 Aug 2018 14:12:41 +0000 (16:12 +0200)
committerRigel Kent <par@rigelk.eu>
Fri, 24 Aug 2018 14:12:41 +0000 (16:12 +0200)
support/doc/dependencies.md

index c551b669d9322406477e794d651bd89e68e980d6..35812aa8bdc11046764bf408735ae2ff621c9a93 100644 (file)
@@ -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