9506e4f908
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
config BR2_PACKAGE_PERL_NET_HTTP
|
|
bool "perl-net-http"
|
|
select BR2_PACKAGE_PERL_URI
|
|
help
|
|
Low-level HTTP connection (client)
|
|
|
|
https://github.com/libwww-perl/Net-HTTP
|