postgresql: change readline and zlib to be real optional selections
authorPeter Seiderer <ps.report@gmx.net>
Sun, 20 Apr 2014 23:25:12 +0000 (01:25 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 21 Apr 2014 08:35:38 +0000 (10:35 +0200)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/postgresql/Config.in

index 501e2f3ffd4f04a8328245aa7698432660a93baf..3ef5e6c68310d14da3673f1177ac8c6204a83e75 100644 (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.