yarn: needs tar in hostmakedepends
This commit is contained in:
parent
c09fcc4a49
commit
a7d87b9e35
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=yarn
|
||||
version=1.21.1
|
||||
revision=1
|
||||
hostmakedepends="yarn-bin nodejs"
|
||||
hostmakedepends="yarn-bin nodejs tar"
|
||||
depends="virtual?nodejs-runtime"
|
||||
short_desc="Fast, reliable, and secure dependency management"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue