Files
operating-system/buildroot/package/perl-http-message/Config.in
Pascal Vizeli 4411307353 Buildroot 2018-11 (#258)
* Update to buildroot 2018.11

* containerd update

* runc update

* runc docker engine

* runc docker proxy

* update rpi firmware

* update network manager

* update dhcpd

* update wait on network

* update rpi wifi

* revert glibc
2018-11-26 11:04:01 +01:00

12 lines
379 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