perl/perl-String-Random: 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:
Andrew Clemons 2021-08-25 23:59:54 +12:00 committed by Willy Sudiarto Raharjo
parent 6f4152c5ae
commit 6afa118ae2
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/String-Random-0.30.t
MD5SUM="d54ea58b992d9a2a1966051a4816693f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="perl-Module-Build"
MAINTAINER="Jan F. Chadima"
EMAIL="jfch@jagda.eu"