postgresql: enable ldap support for pg_service.conf
authorChris Frederick <cdf123@cdf123.net>
Mon, 24 Oct 2016 14:13:18 +0000 (09:13 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 24 Oct 2016 15:44:54 +0000 (17:44 +0200)
commit548b0d541c8bdd890d7af5eb3094c4a606304c63
treeed277dca01c7f4b04319bfc612b39183b3895d0e
parent90e38737a699a25f577684742c767375e74683c5
postgresql: enable ldap support for pg_service.conf

Just needed to add --with-ldap to POSTGRESQL_CONF_OPTS and add openldap
to POSTGRESQL_DEPENDENCIES when BR2_PACKAGE_OPENLDAP is on

Signed-off-by: Chris Frederick <cdf123@cdf123.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/postgresql/postgresql.mk