mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-11-01 08:51:47 +01:00
testing/scdoc: fix checkdepends
findutils not mandatory since 1.3.3 as GNUism was fixed
This commit is contained in:
parent
846bfe00e5
commit
bcf423cffe
@ -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
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user