summaryrefslogtreecommitdiff
path: root/perl-module-cpants-analyse
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-02-12 14:53:38 +0100
committerErich Eckner <git@eckner.net>2020-02-12 14:53:38 +0100
commiteca5388315cddf236780399b1799db6ba0153d01 (patch)
treeede0aa86eae99d98440a017c054f7ec96a4e82a3 /perl-module-cpants-analyse
parent3e179652166434788e80d416cee9fa9a972c4741 (diff)
downloadarchlinuxewe.git.save-eca5388315cddf236780399b1799db6ba0153d01.tar.xz
clean up PKGBUILDs : no duplicate makedepends and depends anymore
Diffstat (limited to 'perl-module-cpants-analyse')
-rw-r--r--perl-module-cpants-analyse/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-module-cpants-analyse/PKGBUILD b/perl-module-cpants-analyse/PKGBUILD
index f56cf3c1..6a0aa4b2 100644
--- a/perl-module-cpants-analyse/PKGBUILD
+++ b/perl-module-cpants-analyse/PKGBUILD
@@ -9,7 +9,6 @@ arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
makedepends=(
- 'perl>=5.8.1'
'perl-extutils-makemaker'
'perl-extutils-makemaker-cpanfile>=0.08'
'perl-pathtools'