added npm makedepend

main
Jef Roosens 2022-05-20 08:08:44 +02:00
parent aff2b5900e
commit f0d061fdc4
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ arch=('x86_64')
url='https://github.com/cinnyapp/cinny-desktop'
license=('MIT')
makedepends=('rust' 'nodejs')
makedepends=('rust' 'nodejs' 'npm')
source=("${pkgname}::https://github.com/cinnyapp/cinny-desktop/releases/download/v${pkgver}/cinny-desktop-v${pkgver}.zip")
sha256sums=('c74471769c2d89904b89f6418b396b9897878708393cd0a9a9d35e082c0a7e33')