testing/scdoc: fix checkdepends

findutils not mandatory since 1.3.3 as GNUism was fixed
This commit is contained in:
Henrik Riomar 2018-06-24 13:39:57 +02:00
parent 846bfe00e5
commit bcf423cffe

View File

@ -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
"