summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormrxx2020-07-03 21:46:43 +0200
committermrxx2020-07-03 21:46:43 +0200
commitb229c523274045ad5843a3eb08e6d977af074a76 (patch)
tree5387a1746acbfaedf79697c7428b4c534bf94ce7 /PKGBUILD
parentf239e3f1e7b9ba77db31f0b99848395efa4515f0 (diff)
downloadaur-b229c523274045ad5843a3eb08e6d977af074a76.tar.gz
Remove dependency xorg-font-utils
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abfd19e985da..992701422e00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: jnbek
pkgname=ttf-vista-fonts
pkgver=1
-pkgrel=9
+pkgrel=10
pkgdesc="Microsoft Vista and Office 2007 True Type Fonts"
url="https://docs.microsoft.com/en-us/typography/fonts/font-faq"
license=('custom:microsoft')
arch=('any')
depends=()
-makedepends=('fontforge' 'fontconfig' 'xorg-font-utils' 'cabextract')
+makedepends=('fontforge' 'fontconfig' 'cabextract')
replaces=('vista-fonts')
install=$pkgname.install
source=("${pkgname}.cab::https://web.archive.org/web/20171225132744/http://download.microsoft.com/download/E/6/7/E675FFFC-2A6D-4AB0-B3EB-27C9F8C8F696/PowerPointViewer.exe")