33fa677745f31c1779fd9e9546569fa6f7037881
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / rrdtool / Config.in
1 config BR2_PACKAGE_RRDTOOL
2         bool "rrdtool"
3         depends on BR2_USE_WCHAR
4         select BR2_PACKAGE_FREETYPE
5         select BR2_PACKAGE_LIBART
6         select BR2_PACKAGE_LIBPNG
7         select BR2_PACKAGE_ZLIB
8         help
9           RRDtool is the OpenSource industry standard, high performance
10           data logging and graphing system for time series data.
11
12           http://oss.oetiker.ch/rrdtool/
13
14 comment "rrdtool needs a toolchain w/ wchar"
15         depends on !BR2_USE_WCHAR