summaryrefslogtreecommitdiffstats
path: root/package/bmon
diff options
context:
space:
mode:
Diffstat (limited to 'package/bmon')
-rw-r--r--package/bmon/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/bmon/Config.in b/package/bmon/Config.in
index f42d19ad6..667788bc0 100644
--- a/package/bmon/Config.in
+++ b/package/bmon/Config.in
@@ -1,5 +1,9 @@
config BR2_PACKAGE_BMON
bool "bmon"
+ depends on BR2_INET_IPV6
select BR2_PACKAGE_NCURSES
help
Linux bandwidth monitor
+
+comment "bmon requires a toolchain with IPv6 support"
+ depends on !BR2_INET_IPV6