projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add tcpdump depend on libpcap
[openwrt.git]
/
package
/
zlib
/
Config.in
diff --git
a/package/zlib/Config.in
b/package/zlib/Config.in
index
fef2324
..
89cb1eb
100644
(file)
--- a/
package/zlib/Config.in
+++ b/
package/zlib/Config.in
@@
-1,5
+1,7
@@
config BR2_PACKAGE_ZLIB
-
bool
"zlib"
- default
n
+
tristate
"zlib"
+ default
y
help
- zlib library
+ A library implementing the 'deflate' compression method
+
+ http://www.zlib.net/
This page took
0.026958 seconds
and
4
git commands to generate.