gst1-plugins-base: bump to version 1.10.4
[buildroot-gz.git] / package / nload / Config.in
blob68ddbe6ca7f65393c39659965a5309c2ef4d29fd
1 comment "nload needs a toolchain w/ C++"
2         depends on !BR2_INSTALL_LIBSTDCPP
4 config BR2_PACKAGE_NLOAD
5         bool "nload"
6         depends on BR2_INSTALL_LIBSTDCPP
7         select BR2_PACKAGE_NCURSES
8         select BR2_PACKAGE_NCURSES_TARGET_FORM
9         help
10           nload is a console application which monitors network traffic
11           and bandwidth usage in real time. It visualizes the in- and
12           outgoing traffic using two graphs and provides additional info
13           like total amount of transfered data and min/max network
14           usage.
16           http://www.roland-riegel.de/nload/