summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa80d54626fc..d29527ab9247 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"