collectd: drop rrdtool selects
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 8 Oct 2015 19:00:59 +0000 (16:00 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 9 Oct 2015 13:25:06 +0000 (15:25 +0200)
Drop indirect rrdtool selects, they're already selected by rrdtool
itself so there's no need.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/collectd/Config.in

index 20549787d445ea805a5952250e4dd7a0e965d079..5cdb24eed04ab70b59e8260ade1deb62cc69142a 100644 (file)
@@ -504,11 +504,7 @@ config BR2_PACKAGE_COLLECTD_NETWORK
 config BR2_PACKAGE_COLLECTD_RRDTOOL
        bool "rrdtool"
        depends on BR2_USE_WCHAR # rrdtool
-       select BR2_PACKAGE_FREETYPE
-       select BR2_PACKAGE_LIBART
-       select BR2_PACKAGE_LIBPNG
        select BR2_PACKAGE_RRDTOOL
-       select BR2_PACKAGE_ZLIB
        help
          Writes values to RRD-files.