summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2019-07-19 02:44:54 +0800
committerUniversebenzene2019-07-19 02:44:54 +0800
commit2ed0460d94921cffe53fa0b18f94b9ad7809b657 (patch)
tree2be231af9428828b1195692dc4d5b73bf0418d35 /PKGBUILD
parent887ba28533d976699387e768d60f4ad8f952d52b (diff)
downloadaur-2ed0460d94921cffe53fa0b18f94b9ad7809b657.tar.gz
Correct depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5bec2e2c09f4..2dd0602aac1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="The wps-office-fonts package contains Founder Chinese fonts"
arch=(any)
url="http://wps-community.org/"
license=(custom)
-depends=('fontconfig' 'xdg-font-utils')
+depends=('fontconfig' 'xorg-font-utils')
source=("http://kdl.cc.ksosoft.com/wps-community/download/fonts/${pkgname}_${pkgver}_all.deb")
sha256sums=('497481e27a2fbb7899c9b030f978372e17467ba332c958c2fd9d1a76ec4e40df')