dev-perl/File-Rename: improve dependencies
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
86cae4a123
commit
e3cbbdeb21
@ -9,25 +9,12 @@ inherit perl-module
|
|||||||
DESCRIPTION="Perl extension for renaming multiple files"
|
DESCRIPTION="Perl extension for renaming multiple files"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64"
|
||||||
# No virtuals for
|
|
||||||
# Pod::Usage
|
|
||||||
# File::Basename
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND=">=virtual/perl-Getopt-Long-2.24"
|
||||||
>=virtual/perl-ExtUtils-MakeMaker-7.36
|
|
||||||
virtual/perl-File-Spec
|
|
||||||
>=virtual/perl-Getopt-Long-2.24
|
|
||||||
"
|
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
test? (
|
>=virtual/perl-ExtUtils-MakeMaker-7.36
|
||||||
${RDEPEND}
|
test? ( ${RDEPEND} )
|
||||||
virtual/perl-File-Temp
|
|
||||||
)
|
|
||||||
"
|
"
|
||||||
#BDEPEND="
|
|
||||||
# dev-perl/Module-Build
|
|
||||||
# virtual/perl-File-Spec
|
|
||||||
#"
|
|
||||||
|
|
||||||
# There are differences between distributions on the name of this binary.
|
# There are differences between distributions on the name of this binary.
|
||||||
# currently Debian derivatives call it prename while Arch derivatives call
|
# currently Debian derivatives call it prename while Arch derivatives call
|
Loading…
Reference in New Issue
Block a user