summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNate Levesque2022-04-06 22:39:38 -0400
committerNate Levesque2022-04-06 22:39:38 -0400
commit2d0fd1715a4bb610e2423fc7b74e3ba5613405e8 (patch)
treeedd60a25ca690c5e7f1d6a172844036267190760
parente57cccb5f6119338062d0027566a9bc8855feebc (diff)
downloadaur-2d0fd1715a4bb610e2423fc7b74e3ba5613405e8.tar.gz
add lib32-libappindicator-gtk2 dep
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a9443f5071e..b6330ac33ff4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,6 +13,7 @@ pkgbase = insync
depends = libglvnd
depends = nss
depends = xdg-utils
+ depends = lib32-libappindicator-gtk2
options = !strip
source = http://s.insynchq.com/builds/insync_3.7.3.50326-buster_amd64.deb
source = insync@.service
diff --git a/PKGBUILD b/PKGBUILD
index 4902937b491d..ee78fa305bc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,9 @@ depends=('adobe-source-code-pro-fonts'
'hicolor-icon-theme'
'libglvnd'
'nss'
- 'xdg-utils')
+ 'xdg-utils'
+ 'lib32-libappindicator-gtk2'
+)
optdepends=()
arch=('x86_64')
source=("http://s.insynchq.com/builds/${pkgname}_${pkgver}-${_dist}_amd64.deb"