summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d084a1d3c294..2abc30908fab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Free messaging app for services like WhatsApp, Slack, Messenger and man
arch=('i686' 'x86_64')
url="https://meetfranz.com/"
license=('Apache')
-depends=('electron' 'libx11' 'libxext' 'libxss' 'libxkbfile')
-makedepends=('yarn')
+depends=('nodejs' 'libx11' 'libxext' 'libxss' 'libxkbfile')
+makedepends=('yarn' 'npm')
conflicts=('franz-bin')
source=("https://github.com/meetfranz/$pkgname/archive/v${pkgver//_/-}.tar.gz"
"franz.desktop")