summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang Hai2016-04-04 10:26:12 +0800
committerZhang Hai2016-04-04 10:26:12 +0800
commit749dee352c2d8142c29d10a74181793550aa2502 (patch)
tree766b32434cffd8a22a32fc32237acb9733be7603
parentedc5e699c02168905a01ff91f3c7a9719653ce78 (diff)
downloadaur-749dee352c2d8142c29d10a74181793550aa2502.tar.gz
Don't provide ttf-font.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8cf3ac96c7c..4dfb0f6aa43d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,7 +47,7 @@ arch=('any')
url="http://www.microsoft.com/typography/fonts/product.aspx?PID=164"
license=('custom')
depends=('fontconfig' 'xorg-font-utils')
-provides=('ttf-font' 'ttf-wps-fonts')
+provides=('ttf-wps-fonts')
conflicts=('ttf-wps-fonts')
install="${pkgname}.install"