kumquat-buildroot/package/perl-http-message/Config.in
Francois Perrad b67d9566d1 perl-*: regeneration of Config.in files
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-10 21:21:07 +02:00

12 lines
378 B
Plaintext

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