mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Mojolicious-Plugin-Humane: Add missing dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ef28a228da
commit
952255bcab
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/J/JB/JBERGER/Mojolicious-Plugin-H
|
|||
MD5SUM="46874cd2f9c671af6de35e143e840d30"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Mojolicious perl-File-ShareDir"
|
||||
REQUIRES="perl-Mojolicious perl-File-ShareDir perl-Module-Build"
|
||||
MAINTAINER="Michel A. BEGUE"
|
||||
EMAIL="mab974@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue