Explorar o código

collectd: remove postgresql introduced uclibc dependency for the PostgresSQL support

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter Seiderer %!s(int64=10) %!d(string=hai) anos
pai
achega
a09ed7b758
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      package/collectd/Config.in

+ 0 - 4
package/collectd/Config.in

@@ -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