summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUniversebenzene2019-07-19 02:43:19 +0800
committerUniversebenzene2019-07-19 02:43:19 +0800
commit887ba28533d976699387e768d60f4ad8f952d52b (patch)
tree671eee311cf5428bd724a5bc0d08a8977d2a32e7
parentc49c02be37c0a24a064b3b3ef34b810498e9a5e4 (diff)
downloadaur-887ba28533d976699387e768d60f4ad8f952d52b.tar.gz
Add missing depends
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a2474d624b0..0927a46305fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,8 @@ pkgbase = wps-office-fonts
url = http://wps-community.org/
arch = any
license = custom
+ depends = fontconfig
+ depends = xdg-font-utils
source = http://kdl.cc.ksosoft.com/wps-community/download/fonts/wps-office-fonts_1.0_all.deb
sha256sums = 497481e27a2fbb7899c9b030f978372e17467ba332c958c2fd9d1a76ec4e40df
diff --git a/PKGBUILD b/PKGBUILD
index 296d8dadf871..5bec2e2c09f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +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')
source=("http://kdl.cc.ksosoft.com/wps-community/download/fonts/${pkgname}_${pkgver}_all.deb")
sha256sums=('497481e27a2fbb7899c9b030f978372e17467ba332c958c2fd9d1a76ec4e40df')