diff --git a/PKGBUILD b/PKGBUILD index e2b83ca..f2aef44 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ 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" "python") -depends=("nodejs" "gconf") +depends=("nodejs" "gconf" "libxss") provides=("joplin" "joplin-cli") url="https://joplin.cozic.net" license=("MIT")