diff --git a/PKGBUILD b/PKGBUILD index fa80d54..d29527a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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"