summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2018-06-07 20:12:58 +0800
committerUniversebenzene2018-06-07 20:12:58 +0800
commit2788e0e30059ab8c74bf3e16393a61de8ca231b1 (patch)
treeec39978fc2b5542e92c297504544f7a0d7e5a5f2 /PKGBUILD
parentf459535649a12649ef03fbd9b330e361f6f4978a (diff)
downloadaur-2788e0e30059ab8c74bf3e16393a61de8ca231b1.tar.gz
remove qt4 from depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba9578cf199d..c9e515ab763f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
pkgname=wps-office
pkgver=10.1.0.6634
#_pkgver=10.1.0.5707~a21
-pkgrel=2
+pkgrel=3
pkgdesc="Kingsoft Office (WPS Office) is an office productivity suite"
arch=('i686' 'x86_64')
license=("custom")
url="http://wps-community.org/"
-depends=('fontconfig' 'libxrender' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 'qt4' 'openssl-1.0' 'sdl2' 'libpulse' 'hicolor-icon-theme')
+depends=('fontconfig' 'libxrender' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 'openssl-1.0' 'sdl2' 'libpulse' 'hicolor-icon-theme')
optdepends=('cups: for printing support'
'libjpeg-turbo: JPEG image codec support'
'pango: for complex (right-to-left) text support'