summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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")