diff options
Diffstat (limited to 'package/postgresql')
-rw-r--r-- | package/postgresql/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/postgresql/Config.in b/package/postgresql/Config.in index 501e2f3ffd..3ef5e6c683 100644 --- a/package/postgresql/Config.in +++ b/package/postgresql/Config.in @@ -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. |