mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
license lives now in its own file Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
config BR2_PACKAGE_PERL_HTTP_DATE
|
|
bool "perl-http-date"
|
|
select BR2_PACKAGE_PERL_TIMEDATE # runtime
|
|
help
|
|
HTTP::Date - date conversion routines.
|
|
|
|
https://github.com/libwww-perl/HTTP-Date
|