From 1108aede5bd73597562fe4b2b6071401c04fd124 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Thu, 24 May 2018 12:51:00 -0500 Subject: [PATCH] Install only necessary deps for BSD and OSX --- install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.rst b/install.rst index f8cae8bb8..1e3a58ebd 100644 --- a/install.rst +++ b/install.rst @@ -266,8 +266,8 @@ When a pre-built binary does not exist for your system you can build the project ===================== ======================================= Ubuntu/Debian libpq-dev, libgmp-dev CentOS/Fedora/Red Hat postgresql-devel, zlib-devel, gmp-devel - BSD postgresql95-server - OS X postgresql, gmp + BSD postgresql95-client + OS X libpq, gmp ===================== ======================================= * Build and install binary