summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1bf8e38c977..8eea6f03d957 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,8 @@ pkgrel=1
pkgdesc="Google Meets desktop built with electron"
arch=("x86_64")
license=("custom")
-makedepends=("electron" "gendesk")
+makedepends=("gendesk")
+depends=("electron" "yarn" "npm")
source_x86_64=("icon.png::https://www.gstatic.com/images/branding/product/2x/meet_64dp.png"
"https://github.com/arjun-g/google-meet-desktop/archive/v1.2.0.tar.gz")
md5sums_x86_64=('SKIP' 'SKIP')