summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDean Wallace2020-06-29 20:15:25 +0100
committerDean Wallace2020-06-29 20:15:25 +0100
commitb6764e26ac196ee9d0881a21f82032621d9bd8c6 (patch)
treefe2d090f66581bd4163c04f22c4d9d24b223dbbc /PKGBUILD
parent84e426e70e8d0fc3e92ff7df12bf0c7abae04c24 (diff)
downloadaur-nerd-fonts-fira-mono.tar.gz
rm fontconfig dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4938fbee5110..65b69ad5a8a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ pkgdesc="Patched font Fira Mono from nerd-fonts library"
arch=('any')
url='https://github.com/ryanoasis/nerd-fonts'
license=('MIT')
-depends=('fontconfig')
source=(
"https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/FiraMono.zip"
"https://github.com/ryanoasis/nerd-fonts/raw/v$pkgver/LICENSE")