mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
file_sharedir: add class_inspector dependency (#9420)
according to https://metacpan.org/pod/File::ShareDir fixes #9419
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user