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

collectd: remove postgresql introduced uclibc dependency for the PostgresSQL support

parent 8aacd982
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -314,12 +314,8 @@ config BR2_PACKAGE_COLLECTD_PING
	help
	  Mesures network latency using ICMP "echo requests".

comment "postgresql needs a toolchain w/ glibc"
	depends on !BR2_TOOLCHAIN_USES_GLIBC

config BR2_PACKAGE_COLLECTD_POSTGRESQL
	bool "postgresql"
	depends on BR2_TOOLCHAIN_USES_GLIBC
	select BR2_PACKAGE_POSTGRESQL
	help
	  Connects to and executes SQL statements on a PostgreSQL