Commit 85dc7d01 authored by Peter Seiderer's avatar Peter Seiderer Committed by Thomas Petazzoni
Browse files

postgresql: change readline and zlib to be real optional selections

parent cb39b46f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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.