summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e86514f0a3e..c780ba56671f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc='The official GUI for MongoDB - Isolated Edition - git version'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url='https://www.mongodb.com/products/compass'
license=('custom:SSPL')
-depends=('electron6' 'krb5' 'libsecret' 'lsb-release')
+depends=('electron6-bin' 'krb5' 'libsecret' 'lsb-release')
makedepends=('git' 'npm6' 'python' 'unzip')
optdepends=('org.freedesktop.secrets')
provides=("$_pkgname")