perl/perl-MP3-Info: 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 22:17:04 +12:00 committed by Willy Sudiarto Raharjo
parent dd37d51784
commit 0df370a555
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/D/DA/DANIEL/MP3-Info-1.24.tar.gz"
MD5SUM="fb4bcc43764e3b46c3a7c74b50ed7a44"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="perl-Module-Install"
MAINTAINER="Mark Grocock"
EMAIL="mark@grocock.me.uk"