Merge pull request #95 from 9034725985/patch-1

add additional dependencies for fedora
This commit is contained in:
Baptiste Gelez 2018-06-28 22:17:03 +02:00 committed by GitHub
commit 59ff8efe3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ For Gentoo (eselect-postgresql is optional),
For Fedora/CentOS/RHEL, do For Fedora/CentOS/RHEL, do
# dnf install postgresql-server postgresql-contrib # dnf install postgresql-server postgresql-contrib mariadb-devel libsq3-devel libpqxx libpqxx-devel
#### Windows Instructions #### Windows Instructions