summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-08-27 00:43:22 +0800
committerUniversebenzene2021-08-27 00:43:22 +0800
commitcc25eaa051f68dc0695c937131b6ebe509613ecf (patch)
tree1ff63999a62e72e7719c342c0ae42564dcdd1a9e /PKGBUILD
parent3fdc4a051dfa9ef15f163db3a7236dbdf8e032f1 (diff)
downloadaur-cc25eaa051f68dc0695c937131b6ebe509613ecf.tar.gz
Add missing dep libxslt
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5135eaafa3b1..1f5dda995ac2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=wps-office-cn
pkgname=('wps-office-cn' 'wps-office-mime-cn' 'wps-office-mui-zh-cn')
pkgver=11.1.0.10702
-pkgrel=1
+pkgrel=2
pkgdesc="Kingsoft Office (WPS Office) CN version - an office productivity suite"
arch=('x86_64' 'aarch64')
license=('custom')
@@ -34,7 +34,7 @@ prepare() {
}
package_wps-office-cn() {
- depends=('fontconfig' 'xorg-mkfontdir' 'libxrender' 'gtk2' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 'openssl-1.0' 'sdl2' 'libpulse' 'hicolor-icon-theme' 'libxss' 'sqlite' 'libtool')
+ depends=('fontconfig' 'xorg-mkfontdir' 'libxrender' 'gtk2' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 'openssl-1.0' 'sdl2' 'libpulse' 'hicolor-icon-theme' 'libxss' 'sqlite' 'libtool' 'libxslt')
optdepends=('cups: for printing support'
'libjpeg-turbo: JPEG image codec support'
'pango: for complex (right-to-left) text support'