mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
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_URI
|
|
bool "perl-uri"
|
|
select BR2_PACKAGE_PERL_MIME_BASE32 # runtime
|
|
help
|
|
Uniform Resource Identifiers (absolute and relative).
|
|
|
|
https://github.com/libwww-perl/URI
|