summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandor Nagy2017-03-19 19:17:55 +0100
committerSandor Nagy2017-03-19 19:17:55 +0100
commitfe713eea7b4bcf458ddb220b56c07e8b6e61bd9e (patch)
tree75554cdaf0b15fa8d38bb4c822884a961760d422
parentb148579f569b5a466bb84f12095d4bd4bf33af5e (diff)
downloadaur-fe713eea7b4bcf458ddb220b56c07e8b6e61bd9e.tar.gz
Missing dependency
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 222689d7ed0f..ec0a46dd024c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Jan 21 17:40:34 UTC 2017
+# Sun Mar 19 18:16:17 UTC 2017
pkgbase = viber
pkgdesc = Proprietary cross-platform IM and VoIP software
pkgver = 6.5.5.1481
- pkgrel = 1
+ pkgrel = 2
url = http://viber.com
arch = x86_64
license = custom
@@ -25,6 +25,7 @@ pkgbase = viber
depends = gst-plugins-good
depends = gst-plugins-ugly
depends = gst-libav
+ depends = libxslt
options = !strip
source = http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb
source = eula.html
diff --git a/PKGBUILD b/PKGBUILD
index 489539cab0d2..2e8238026809 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,14 @@
pkgname=viber
pkgver=6.5.5.1481
-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-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'libxss' 'openssl' 'libpulse' 'alsa-lib' 'nss' 'libxcomposite' 'libxcursor' 'libxdamage' 'libcurl-compat' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'gst-libav')
+depends=('libxss' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'libxss'
+ 'openssl' 'libpulse' 'alsa-lib' 'nss' 'libxcomposite' 'libxcursor' 'libxdamage' 'libcurl-compat'
+ 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'gst-libav' 'libxslt')
options=('!strip')
source=("http://download.cdn.viber.com/cdn/desktop/Linux/${pkgname}.deb"
"eula.html"