Import buildroot 2016.02.01
This commit is contained in:
12
firmware/buildroot/package/perl-http-message/Config.in
Normal file
12
firmware/buildroot/package/perl-http-message/Config.in
Normal file
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_PERL_HTTP_MESSAGE
|
||||
bool "perl-http-message"
|
||||
select BR2_PACKAGE_PERL_ENCODE_LOCALE
|
||||
select BR2_PACKAGE_PERL_HTTP_DATE
|
||||
select BR2_PACKAGE_PERL_IO_HTML
|
||||
select BR2_PACKAGE_PERL_LWP_MEDIATYPES
|
||||
select BR2_PACKAGE_PERL_URI
|
||||
help
|
||||
The HTTP-Message distribution contains classes useful for representing
|
||||
the messages passed in HTTP style communication.
|
||||
|
||||
https://github.com/libwww-perl/http-message
|
||||
Reference in New Issue
Block a user