f2da3b2e0c
Signed-off-by: Christopher McCrory <chrismcc@gmail.com> Acked-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
246 B
Plaintext
9 lines
246 B
Plaintext
config BR2_PACKAGE_PERL_PACKAGE_STASH
|
|
bool "perl-package-stash"
|
|
select BR2_PACKAGE_PERL_DIST_CHECKCONFLICTS
|
|
select BR2_PACKAGE_PERL_MODULE_IMPLEMENTATION
|
|
help
|
|
routines for manipulating stashes
|
|
|
|
http://metacpan.org/release/Package-Stash
|