b67d9566d1
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
9 lines
266 B
Plaintext
9 lines
266 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
|
|
|
|
http://metacpan.org/release/Package-Stash
|