summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSandor Nagy2016-04-27 13:19:09 +0200
committerSandor Nagy2016-04-27 13:19:09 +0200
commitd7913f3cfc05d865dd90e8e2cac98ec2408a3540 (patch)
tree157ee7a1fb99cbb1ead4eef68882a0c09f5b2809 /PKGBUILD
parent3543019935797db0eef478613ace9f38e1b69ba7 (diff)
downloadaur-d7913f3cfc05d865dd90e8e2cac98ec2408a3540.tar.gz
Missing dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1c590a7e090..8c30ce8a75e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgname=viber
pkgver=6.0.1.5
-pkgrel=1
+pkgrel=2
pkgdesc="Proprietary cross-platform IM and VoIP software"
arch=('x86_64')
url="http://viber.com"
license=('custom')
-depends=('libxss' 'xcb-util-renderutil' 'libcurl-compat')
+depends=('libxss' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'libcurl-compat')
options=('!strip')
source=("http://download.cdn.viber.com/cdn/desktop/Linux/${pkgname}.deb"
"eula.html"