fix irssi depend
[openwrt.git] / package / tcpdump / Config.in
index 37956d6..46d60b5 100644 (file)
@@ -1,8 +1,9 @@
 config BR2_PACKAGE_TCPDUMP
-       tristate "tcpdump"
-       default m
+       tristate "tcpdump - Network monitoring and data acquisition tool"
+       default m if CONFIG_DEVEL
+       select BR2_PACKAGE_LIBPCAP
        help
          A tool for network monitoring and data acquisition.
-
+         
          http://www.tcpdump.org/
-
+         
This page took 0.024569 seconds and 4 git commands to generate.