lots of small package changes and dependency cleanups for the V= stuff
[openwrt.git] / package / libpcap / Config.in
index 0c11521..0b3f441 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_LIBPCAP
-       tristate "libpcap (a low-level packet capture library)"
-       default m
+       tristate "libpcap - Low-level packet capture library"
+       default m if CONFIG_DEVEL
        help
          A system-independent library for user-level network packet capture.