summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-12-16 12:34:12 +0800
committerUniversebenzene2022-12-16 12:34:12 +0800
commit8c8f5696b0ed5e309e06a41f7308ee455ebf168a (patch)
tree62ac515a499e04e9d4b925361eb1ab5b2932283d /PKGBUILD
parent6fb59d0dfb120b9440089b9f261a0ddd9e813502 (diff)
downloadaur-8c8f5696b0ed5e309e06a41f7308ee455ebf168a.tar.gz
Update openssl dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0cad1f6c4dd..f3c28f415b8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,7 +50,7 @@ prepare() {
}
package_wps-office() {
- depends=('fontconfig' 'xorg-mkfontdir' 'libxrender' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 'openssl-1.0' 'sdl2' 'libpulse' 'hicolor-icon-theme' 'libxss' 'sqlite' 'libtool' 'libxslt' 'qt5-base')
+ depends=('fontconfig' 'xorg-mkfontdir' 'libxrender' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 'openssl-1.1' 'sdl2' 'libpulse' 'hicolor-icon-theme' 'libxss' 'sqlite' 'libtool' 'libxslt' 'qt5-base')
optdepends=('cups: for printing support'
'libjpeg-turbo: JPEG image codec support'
'pango: for complex (right-to-left) text support'