aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorHenrik Riomar <henrik.riomar@gmail.com>2018-06-24 13:39:57 +0200
committerHenrik Riomar <henrik.riomar@gmail.com>2018-06-24 13:42:52 +0200
commitbcf423cffe0ac844b07710003d136427fa992d03 (patch)
tree75088c36c983f4aab5d95ba630a3ebb160311de5 /testing
parent846bfe00e53d5796dd663d944c91faca29d1183c (diff)
downloadaports-bcf423cffe0ac844b07710003d136427fa992d03.tar.bz2
aports-bcf423cffe0ac844b07710003d136427fa992d03.tar.xz
testing/scdoc: fix checkdepends
findutils not mandatory since 1.3.3 as GNUism was fixed
Diffstat (limited to 'testing')
-rw-r--r--testing/scdoc/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/scdoc/APKBUILD b/testing/scdoc/APKBUILD
index cfaa9b3b76..8caff926f1 100644
--- a/testing/scdoc/APKBUILD
+++ b/testing/scdoc/APKBUILD
@@ -7,7 +7,6 @@ pkgdesc="simple man page generator written for POSIX systems written in C99"
url="https://git.sr.ht/~sircmpwn/scdoc"
arch="all"
license="MIT"
-checkdepends="findutils"
subpackages="$pkgname-doc"
source="https://git.sr.ht/~sircmpwn/$pkgname/snapshot/$pkgname-$pkgver.tar.xz
"