Install only necessary deps for BSD and OSX
This commit is contained in:
committed by
Steve Chávez
parent
c0f8e64bbb
commit
1108aede5b
+2
-2
@@ -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
|
Ubuntu/Debian libpq-dev, libgmp-dev
|
||||||
CentOS/Fedora/Red Hat postgresql-devel, zlib-devel, gmp-devel
|
CentOS/Fedora/Red Hat postgresql-devel, zlib-devel, gmp-devel
|
||||||
BSD postgresql95-server
|
BSD postgresql95-client
|
||||||
OS X postgresql, gmp
|
OS X libpq, gmp
|
||||||
===================== =======================================
|
===================== =======================================
|
||||||
|
|
||||||
* Build and install binary
|
* Build and install binary
|
||||||
|
|||||||
Reference in New Issue
Block a user