perl/perl-Audio-FLAC-Header: 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 21:48:58 +12:00 committed by Willy Sudiarto Raharjo
parent 06a0f8a74f
commit c6e7d9d592
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/Audio-FLAC-Header-2.4
MD5SUM="743292694c050be1b10fb4a307f81e87"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="perl-Module-Install"
MAINTAINER="Mark Grocock"
EMAIL="mark@grocock.me.uk"