fix: wp build

This commit is contained in:
nyyu 2023-03-17 19:42:43 +01:00
parent b90a71a4c4
commit 539983d9cd

View file

@ -12,7 +12,7 @@ pkgdesc="Woodpecker is a community fork of the Drone CI system"
arch=('x86_64')
url="https://woodpecker-ci.org"
license=('Apache')
makedepends=('go' 'git' 'npm')
makedepends=('go' 'git' 'nodejs-lts-hydrogen' 'npm')
options=('!lto')
source=(git+https://github.com/woodpecker-ci/woodpecker.git
'Add-global-user-secret.patch'