file_sharedir: add class_inspector dependency (#9420)

according to https://metacpan.org/pod/File::ShareDir

fixes #9419
This commit is contained in:
augiedoggie
2023-09-14 18:57:52 -06:00
committed by GitHub
parent 502dbe8d23
commit 789c0b091f

View File

@@ -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
"