9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
|
config BR2_PACKAGE_PERL_PACKAGE_STASH
|
||
|
bool "perl-package-stash"
|
||
|
select BR2_PACKAGE_PERL_DIST_CHECKCONFLICTS # runtime
|
||
|
select BR2_PACKAGE_PERL_MODULE_IMPLEMENTATION # runtime
|
||
|
help
|
||
|
Routines for manipulating stashes.
|
||
|
|
||
|
https://github.com/moose/Package-Stash
|