buildroot/package/perl-mojolicious-plugin-authorization/Config.in
Joeri Barbarien 98de719cff package/perl-mojolicious-plugin-authorization: new package
Added via utils/scancpan, but removing the 'suspicious' dependency on
'host-perl-mojolicious'.

    During configuration, the package warns:

    Checking prerequisites...
      requires:
        !  Mojo::Base is not installed
      build_requires:
        !  Mojolicious::Lite is not installed
        !  Test::Mojo is not installed

    ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
    of the modules indicated above before proceeding with this installation

    Run 'Build installdeps' to install missing prerequisites.

But the build and installation continues correctly nonetheless.

Signed-off-by: Joeri Barbarien <joeri.barbarien@nokia.com>
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-03-15 21:38:55 +01:00

8 lines
271 B
Plaintext

config BR2_PACKAGE_PERL_MOJOLICIOUS_PLUGIN_AUTHORIZATION
bool "perl-mojolicious-plugin-authorization"
select BR2_PACKAGE_PERL_MOJOLICIOUS # runtime
help
A plugin to make authorization a bit easier.
https://metacpan.org/module/Mojolicious::Plugin::Authorization