mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
perl/perl-Text-Password-Pronounceable: 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
8940167e9c
commit
ea35e94b82
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TS/TSIBLEY/Text-Password-Pronou
|
||||||
MD5SUM="2a6a3c9197dfb5912f763c0c4f285b48"
|
MD5SUM="2a6a3c9197dfb5912f763c0c4f285b48"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES="perl-Module-Install"
|
||||||
MAINTAINER="Asaf Ohaion"
|
MAINTAINER="Asaf Ohaion"
|
||||||
EMAIL="asaf at hadasa-oss dot net"
|
EMAIL="asaf at hadasa-oss dot net"
|
||||||
|
|
Loading…
Reference in a new issue