diff options
Diffstat (limited to 'package/perl-module-runtime/Config.in')
-rw-r--r-- | package/perl-module-runtime/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/perl-module-runtime/Config.in b/package/perl-module-runtime/Config.in new file mode 100644 index 0000000000..fca29f66df --- /dev/null +++ b/package/perl-module-runtime/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_PERL_MODULE_RUNTIME + bool "perl-module-runtime" + help + runtime module handling + + https://metacpan.org/release/Module-Runtime |