edit dependancies
This commit is contained in:
parent
4c836bbbb1
commit
29f6639117
2 changed files with 4 additions and 4 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -8,8 +8,8 @@ pkgver=1.0.117
|
|||
pkgrel=1
|
||||
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" "gconf")
|
||||
depends=("nodejs")
|
||||
makedepends=("git" "nodejs-lts-carbon" "rsync" "npm")
|
||||
depends=("nodejs" "gconf")
|
||||
provides=("joplin" "joplin-cli")
|
||||
url="https://joplin.cozic.net"
|
||||
license=("MIT")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue