diff options
author | Michael Lass | 2020-04-30 19:24:05 +0200 |
---|---|---|
committer | Michael Lass | 2020-04-30 19:24:05 +0200 |
commit | 8e4be920594505a20dca5532cf6a2eb2cac1a17d (patch) | |
tree | e9601992f34c647c2549f350528064bfc4ad3ee6 /PKGBUILD | |
parent | d7c4bd302a8f40d0e616b0955a4984851708d1a4 (diff) | |
download | aur-8e4be920594505a20dca5532cf6a2eb2cac1a17d.tar.gz |
Remove all dependencies
Following
https://wiki.archlinux.org/index.php/Font_package_guidelines#Dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -43,11 +43,10 @@ pkgbase=ttf-ms-win10 pkgname=($pkgbase{,-japanese,-korean,-sea,-thai,-zh_cn,-zh_tw,-other}) pkgver=10.0.18362.116 -pkgrel=1 +pkgrel=2 arch=(any) url='http://www.microsoft.com/typography/fonts/product.aspx?PID=164' license=(custom) -depends=(fontconfig xorg-fonts-encodings xorg-mkfontscale xorg-mkfontdir) provides=(ttf-font) conflicts=(ttf-vista-fonts) |