Add package install dependencies (don't install a package if it's already installed)
[openwrt.git] / package / openssl / Config.in
1 config BR2_PACKAGE_OPENSSL
2 tristate "openssl"
3 default m
4 help
5 A library implementing the SSL and TLS protocols
6
7 http://www.openssl.org/
This page took 0.042754 seconds and 5 git commands to generate.