summaryrefslogtreecommitdiff
path: root/perl-specio-library-path-tiny
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-04-13 13:32:18 +0200
committerErich Eckner <git@eckner.net>2018-04-13 13:32:18 +0200
commit9ab7f22a43475b33954807b0ce6bcc557231a035 (patch)
tree6ef2e7a65e174cb1d8c24ef71bb795d05cb7c7cf /perl-specio-library-path-tiny
parentd7d6d0e26a1cf7ff1266ee43fad6c8f506d5884e (diff)
downloadarchlinuxewe.git.save-9ab7f22a43475b33954807b0ce6bcc557231a035.tar.xz
perl-specio-library-path-tiny: make check() pass
Diffstat (limited to 'perl-specio-library-path-tiny')
-rw-r--r--perl-specio-library-path-tiny/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-specio-library-path-tiny/PKGBUILD b/perl-specio-library-path-tiny/PKGBUILD
index e27bbb75..b2969c58 100644
--- a/perl-specio-library-path-tiny/PKGBUILD
+++ b/perl-specio-library-path-tiny/PKGBUILD
@@ -23,6 +23,10 @@ makedepends=(
'perl-test-fatal'
'perl-test-simple>=0.96'
)
+checkdepends=(
+ 'perl-eval-closure'
+ 'perl-sub-quote'
+)
url='https://metacpan.org/release/Specio-Library-Path-Tiny'
_distdir="Specio-Library-Path-Tiny-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/${_distdir}.tar.gz")