diff --git a/PKGBUILD b/PKGBUILD index 61f09eb..33f18af 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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"