mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
Depends on libjpeg6
This commit is contained in:
parent
ab1c6c81ce
commit
6ba55bf99f
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = viber
|
||||
pkgdesc = Proprietary cross-platform IM and VoIP software
|
||||
pkgver = 27.0.0.1
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://www.viber.com
|
||||
arch = x86_64
|
||||
license = custom
|
||||
|
|
@ -26,7 +26,7 @@ pkgbase = viber
|
|||
depends = gst-libav
|
||||
depends = libxslt
|
||||
depends = snappy
|
||||
depends = libjpeg
|
||||
depends = libjpeg6
|
||||
depends = numactl
|
||||
depends = libxml2-legacy
|
||||
options = !strip
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=viber
|
||||
pkgver=27.0.0.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Proprietary cross-platform IM and VoIP software"
|
||||
arch=('x86_64')
|
||||
url='https://www.viber.com'
|
||||
|
|
@ -14,7 +14,7 @@ license=('custom')
|
|||
depends=('libxss' 'xcb-util-cursor' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'libxss'
|
||||
'openssl' 'libpulse' 'alsa-lib' 'nss' 'libxcomposite' 'libxcursor' 'libxdamage'
|
||||
'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-ugly' 'gst-plugins-bad' 'gst-libav' 'libxslt'
|
||||
'snappy' 'libjpeg' 'numactl' 'libxml2-legacy')
|
||||
'snappy' 'libjpeg6' 'numactl' 'libxml2-legacy')
|
||||
options=('!strip')
|
||||
source=("$pkgname-$pkgver.deb::https://download.cdn.viber.com/cdn/desktop/Linux/viber.deb")
|
||||
sha256sums=('15dcf07959270999a8015c4ffdb933f4a7f095fbccf23880a86a3ce7dc622390')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue