Add libxml2-legacy to deps for Qt6WebEngine lib

This commit is contained in:
Sandor Nagy 2025-05-05 10:04:20 +02:00
parent b175a2bd81
commit 8a9856701d
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 = 23.2.0.3
pkgrel = 2
pkgrel = 3
url = https://www.viber.com
arch = x86_64
license = custom
@ -29,6 +29,7 @@ pkgbase = viber
depends = snappy
depends = libjpeg
depends = numactl
depends = libxml2-legacy
options = !strip
source = viber-23.2.0.3.deb::https://download.cdn.viber.com/cdn/desktop/Linux/viber.deb
sha256sums = f561e22365a5b2012108f92b42802e9e617a9526f69f9460409dbeb1d9d24a13

View file

@ -6,7 +6,7 @@
pkgname=viber
pkgver=23.2.0.3
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' 'openssl-1.1'
'snappy' 'libjpeg' 'numactl')
'snappy' 'libjpeg' 'numactl' 'libxml2-legacy')
options=('!strip')
source=("$pkgname-$pkgver.deb::https://download.cdn.viber.com/cdn/desktop/Linux/viber.deb")
sha256sums=('f561e22365a5b2012108f92b42802e9e617a9526f69f9460409dbeb1d9d24a13')