user/caprine: add missing coreutils depend
This commit is contained in:
parent
76be25af6b
commit
7e56587164
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ arch="noarch"
|
|||
url="https://github.com/sindresorhus/caprine"
|
||||
license="MIT"
|
||||
depends="electron"
|
||||
makedepends="npm findutils"
|
||||
makedepends="npm findutils coreutils"
|
||||
options="!check"
|
||||
source="
|
||||
$pkgname-$pkgver.tar.gz::https://github.com/sindresorhus/caprine/archive/refs/tags/v$pkgver.tar.gz
|
||||
|
|
Loading…
Reference in a new issue