collectd: remove postgresql introduced uclibc dependency for the PostgresSQL support
authorPeter Seiderer <ps.report@gmx.net>
Tue, 10 Mar 2015 19:59:42 +0000 (20:59 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 15 Mar 2015 18:13:46 +0000 (19:13 +0100)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/collectd/Config.in

index 94c4acd62cb1eba47014f307ecc2499d71d51858..c65fc6586490fb8bad0a85d87ffc48ec6c8c0655 100644 (file)
@@ -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