Bump buildroot to 2019.02
This commit is contained in:
11
bsp/buildroot/package/perl-moo/Config.in
Normal file
11
bsp/buildroot/package/perl-moo/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_PERL_MOO
|
||||
bool "perl-moo"
|
||||
select BR2_PACKAGE_PERL_CLASS_METHOD_MODIFIERS # runtime
|
||||
select BR2_PACKAGE_PERL_DEVEL_GLOBALDESTRUCTION # runtime
|
||||
select BR2_PACKAGE_PERL_MODULE_RUNTIME # runtime
|
||||
select BR2_PACKAGE_PERL_ROLE_TINY # runtime
|
||||
select BR2_PACKAGE_PERL_SUB_QUOTE # runtime
|
||||
help
|
||||
Minimalist Object Orientation (with Moose compatibility).
|
||||
|
||||
https://metacpan.org/release/Moo
|
||||
Reference in New Issue
Block a user