Add extra/gconf to makedepends

Fixes #7
main
Alfredo Palhares 2018-06-05 11:02:16 +01:00
parent f2b47476b2
commit 3197783e93
1 changed files with 1 additions and 1 deletions

View File

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