Kaynağa Gözat

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>
Peter Seiderer 11 yıl önce
ebeveyn
işleme
85dc7d01c1
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      package/postgresql/Config.in

+ 0 - 2
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.