summaryrefslogtreecommitdiff
path: root/user/perl-test-run-plugin-bof/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/perl-test-run-plugin-bof/APKBUILD')
-rw-r--r--user/perl-test-run-plugin-bof/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/perl-test-run-plugin-bof/APKBUILD b/user/perl-test-run-plugin-bof/APKBUILD
index b0e224125..d1bd6da75 100644
--- a/user/perl-test-run-plugin-bof/APKBUILD
+++ b/user/perl-test-run-plugin-bof/APKBUILD
@@ -11,8 +11,8 @@ pkgdesc="Stop processing entire Test::Run suite on single failure"
url="https://metacpan.org/release/Test-Run-Plugin-BreakOnFailure"
arch="noarch"
license="MIT"
-depends="perl-moose perl-mro-compat perl-test-run perl-test-run-cmdline"
-makedepends=""
+depends="perl perl-moose perl-mro-compat perl-test-run perl-test-run-cmdline"
+makedepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/$_a/$_au/$_author/$_pkgreal-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-v$pkgver"