enable dirname and id by default (needed by openswan)
[openwrt.git] / package / tcpdump / Config.in
index 37956d6..9648e89 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_TCPDUMP
+       select BR2_PACKAGE_LIBPCAP
        tristate "tcpdump"
-       default m
+       default m if CONFIG_DEVEL
        help
          A tool for network monitoring and data acquisition.
 
This page took 0.018789 seconds and 4 git commands to generate.