From 789c0b091f11d39a04e575942639746287fcc7e8 Mon Sep 17 00:00:00 2001 From: augiedoggie Date: Thu, 14 Sep 2023 18:57:52 -0600 Subject: [PATCH] file_sharedir: add class_inspector dependency (#9420) according to https://metacpan.org/pod/File::ShareDir fixes #9419 --- dev-perl/file_sharedir/file_sharedir-1.118.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-perl/file_sharedir/file_sharedir-1.118.recipe b/dev-perl/file_sharedir/file_sharedir-1.118.recipe index a1c60837a..bbd7abc06 100644 --- a/dev-perl/file_sharedir/file_sharedir-1.118.recipe +++ b/dev-perl/file_sharedir/file_sharedir-1.118.recipe @@ -5,7 +5,7 @@ gets a little tricky, and make it more available to the larger Perl community." HOMEPAGE="https://metacpan.org/pod/File::ShareDir" COPYRIGHT="2005 - 2011 Adam Kennedy" LICENSE="Artistic" -REVISION="1" +REVISION="2" SOURCE_URI="https://cpan.metacpan.org/authors/id/R/RE/REHSACK/File-ShareDir-$portVersion.tar.gz" CHECKSUM_SHA256="3bb2a20ba35df958dc0a4f2306fc05d903d8b8c4de3c8beefce17739d281c958" SOURCE_DIR="File-ShareDir-$portVersion" @@ -17,6 +17,7 @@ PROVIDES=" " REQUIRES=" haiku + class_inspector vendor_perl "