use nodejs-lts-carbon instead of nodejs

main
Bjoern Franke 2018-05-01 16:47:45 +02:00
parent f4e3645791
commit a209d91bad
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ pkgver=1.0.83
pkgrel=5
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" "npm")
depends=("nodejs")
makedepends=("git" "nodejs-lts-carbon" "rsync" "npm")
depends=("nodejs-lts-carbon")
provides=("joplin" "joplin-cli")
url="https://joplin.cozic.net"
license=("MIT")