mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
8 lines
217 B
Plaintext
8 lines
217 B
Plaintext
config BR2_PACKAGE_PERL_FILE_SHAREDIR
|
|
bool "perl-file-sharedir"
|
|
select BR2_PACKAGE_PERL_CLASS_INSPECTOR # runtime
|
|
help
|
|
Locate per-dist and per-module shared files.
|
|
|
|
https://metacpan.org/release/File-ShareDir
|