mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
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:
parent
cb39b46f60
commit
85dc7d01c1
@ -4,8 +4,6 @@ config BR2_PACKAGE_POSTGRESQL
|
|||||||
# enabled, due to an uClibc bug, see
|
# enabled, due to an uClibc bug, see
|
||||||
# http://lists.uclibc.org/pipermail/uclibc/2014-April/048326.html.
|
# http://lists.uclibc.org/pipermail/uclibc/2014-April/048326.html.
|
||||||
depends on BR2_TOOLCHAIN_USES_GLIBC
|
depends on BR2_TOOLCHAIN_USES_GLIBC
|
||||||
select BR2_PACKAGE_READLINE
|
|
||||||
select BR2_PACKAGE_ZLIB
|
|
||||||
help
|
help
|
||||||
PostgreSQL is a powerful, open source object-relational
|
PostgreSQL is a powerful, open source object-relational
|
||||||
database system.
|
database system.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user