summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNate Levesque2022-04-06 22:39:38 -0400
committerNate Levesque2022-04-06 22:39:38 -0400
commit2d0fd1715a4bb610e2423fc7b74e3ba5613405e8 (patch)
treeedd60a25ca690c5e7f1d6a172844036267190760 /PKGBUILD
parente57cccb5f6119338062d0027566a9bc8855feebc (diff)
downloadaur-2d0fd1715a4bb610e2423fc7b74e3ba5613405e8.tar.gz
add lib32-libappindicator-gtk2 dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
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"