generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
11
package/perl-http-message/Config.in
Normal file
11
package/perl-http-message/Config.in
Normal file
@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_PERL_HTTP_MESSAGE
|
||||
bool "perl-http-message"
|
||||
select BR2_PACKAGE_PERL_ENCODE_LOCALE # runtime
|
||||
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
|
||||
select BR2_PACKAGE_PERL_IO_HTML # runtime
|
||||
select BR2_PACKAGE_PERL_LWP_MEDIATYPES # runtime
|
||||
select BR2_PACKAGE_PERL_URI # runtime
|
||||
help
|
||||
HTTP style message (base class).
|
||||
|
||||
https://github.com/libwww-perl/HTTP-Message
|
||||
Reference in New Issue
Block a user