Add OpenSSL 1.0 as dependency

This commit is contained in:
Sandor Nagy 2019-07-13 09:06:18 +02:00
parent 69964716d3
commit 61779b6353
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,7 @@
pkgbase = viber
pkgdesc = Proprietary cross-platform IM and VoIP software
pkgver = 10.3.0.37
pkgrel = 1
pkgrel = 2
url = http://viber.com
arch = x86_64
license = custom
@ -24,6 +24,7 @@ pkgbase = viber
depends = gst-plugins-ugly
depends = gst-libav
depends = libxslt
depends = openssl-1.0
options = !strip
source = viber-10.3.0.37.tar.gz::http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb
source = eula.html

View file

@ -6,14 +6,14 @@
pkgname=viber
pkgver=10.3.0.37
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' 'libxslt')
'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'gst-libav' 'libxslt' 'openssl-1.0')
options=('!strip')
source=("$pkgname-$pkgver.tar.gz::http://download.cdn.viber.com/cdn/desktop/Linux/${pkgname}.deb"
"eula.html"