add dependency to zlib
[openwrt.git] / package / zlib / Config.in
index 89cb1eb..a90fae8 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_ZLIB
-       tristate "zlib"
-       default y
+       tristate "zlib - Library implementing the deflate compression method"
+       default m if CONFIG_DEVEL
        help
          A library implementing the 'deflate' compression method
          
This page took 0.047038 seconds and 4 git commands to generate.