buildroot/package/perl-http-message/Config.in
Bernd Kuhls 27e4a433b4 package/perl-http-message: New package
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-19 13:43:44 +02:00

13 lines
419 B
Plaintext

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