summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Weimar2020-03-10 16:34:57 +0100
committerMarkus Weimar2020-03-10 16:34:57 +0100
commite08b1b34412463b0efcc4d596188f3db9723603f (patch)
tree9ee20fad4bb39f6e67a2921a1a04130832f2062e /PKGBUILD
parenta1e6dd194cb84b5d10c9eba5cc0df9bef76db435 (diff)
downloadaur-e08b1b34412463b0efcc4d596188f3db9723603f.tar.gz
Remove obsolete dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4ebc6e9f268..acaa6a30f64a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
arch=('any')
url="https://github.com/be5invis/Sarasa-Gothic"
license=('custom:SIL Open Font License v1.1')
-depends=('fontconfig' 'xorg-font-utils')
provides=('ttf-sarasa-slab')
source=("https://github.com/be5invis/Sarasa-Gothic/releases/download/v$pkgver/sarasa-gothic-ttc-$pkgver.7z"
"LICENSE-$pkgver::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v${pkgver}/LICENSE")