Adding npm to makedepends

main
koug44 2018-04-20 13:35:00 -04:00 committed by GitHub
parent be52446790
commit 21eff61e7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pkgver=1.0.83
pkgrel=3
pkgdesc="Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS."
arch=("x86_64" "i686")
makedepends=("git" "nodejs" "rsync")
makedepends=("git" "nodejs" "rsync" "npm")
depends=("nodejs")
provides=("joplin" "joplin-cli")
url="https://joplin.cozic.net"