postgresql: change readline and zlib to be real optional selections

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Peter Seiderer 2014-04-21 01:25:12 +02:00 committed by Thomas Petazzoni
parent cb39b46f60
commit 85dc7d01c1
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ config BR2_PACKAGE_POSTGRESQL
# enabled, due to an uClibc bug, see
# http://lists.uclibc.org/pipermail/uclibc/2014-April/048326.html.
depends on BR2_TOOLCHAIN_USES_GLIBC
select BR2_PACKAGE_READLINE
select BR2_PACKAGE_ZLIB
help
PostgreSQL is a powerful, open source object-relational
database system.