projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add some mirrors
[openwrt.git]
/
openwrt
/
package
/
tinc
/
Config.in
diff --git
a/openwrt/package/tinc/Config.in
b/openwrt/package/tinc/Config.in
index
d1937fa
..
6bcb658
100644
(file)
--- a/
openwrt/package/tinc/Config.in
+++ b/
openwrt/package/tinc/Config.in
@@
-1,11
+1,10
@@
config BR2_PACKAGE_TINC
config BR2_PACKAGE_TINC
- tristate "tinc"
+ tristate "tinc
- VPN tunneling daemon
"
default m if CONFIG_DEVEL
default m if CONFIG_DEVEL
- select BR2_PACKAGE_ZLIB
- select BR2_PACKAGE_LZO
- select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_KMOD_TUN
select BR2_PACKAGE_KMOD_TUN
-
+ select BR2_PACKAGE_LIBLZO
+ select BR2_PACKAGE_LIBOPENSSL
+ select BR2_PACKAGE_ZLIB
help
A VPN tunneling daemon
help
A VPN tunneling daemon
This page took
0.024224 seconds
and
4
git commands to generate.