summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a03ed88e867a..d6cb54d0129f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = nerd-fonts-fira-mono
url = https://github.com/ryanoasis/nerd-fonts
arch = any
license = MIT
- depends = fontconfig
source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/FiraMono.zip
source = https://github.com/ryanoasis/nerd-fonts/raw/v2.1.0/LICENSE
sha256sums = f4e966bddbbd85826c72b5d6dfcf3c2857095f2e2819784b5babc2a95a544d38
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")