dev-perl/File-Rename: improve dependencies

Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2023-09-27 20:15:28 +03:00
parent 86cae4a123
commit e3cbbdeb21
No known key found for this signature in database
GPG Key ID: A12750536B5E7010
1 changed files with 3 additions and 16 deletions

View File

@ -9,25 +9,12 @@ inherit perl-module
DESCRIPTION="Perl extension for renaming multiple files"
SLOT="0"
KEYWORDS="~amd64"
# No virtuals for
# Pod::Usage
# File::Basename
RDEPEND="
>=virtual/perl-ExtUtils-MakeMaker-7.36
virtual/perl-File-Spec
>=virtual/perl-Getopt-Long-2.24
"
RDEPEND=">=virtual/perl-Getopt-Long-2.24"
BDEPEND="
test? (
${RDEPEND}
virtual/perl-File-Temp
)
>=virtual/perl-ExtUtils-MakeMaker-7.36
test? ( ${RDEPEND} )
"
#BDEPEND="
# dev-perl/Module-Build
# virtual/perl-File-Spec
#"
# There are differences between distributions on the name of this binary.
# currently Debian derivatives call it prename while Arch derivatives call