summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-07-03 08:51:55 -0600
committerMark Wagie2020-07-03 08:51:55 -0600
commit337f3fbaf6133d7242f73c2423fed9a8917ee4d2 (patch)
treeac0e2657f7ff7a9633ddc25064c5c8c67a9dff6f /PKGBUILD
parentd938e601a33592e38bccb22d71bd0e03674143ed (diff)
downloadaur-337f3fbaf6133d7242f73c2423fed9a8917ee4d2.tar.gz
adjusted dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac4d7340ff23..640019920f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,7 @@ pkgdesc="A Nerd Font patched version of IBM Plex™ Mono"
arch=('any')
url="https://www.nerdfonts.com"
license=('MIT')
-depends=('fontconfig')
-makedepends=('xorg-mkfontscale' 'xorg-mkfontdir')
+makedepends=('fontconfig''xorg-mkfontscale' 'xorg-mkfontdir')
conflicts=('nerd-fonts' 'nerd-fonts-complete')
install="$pkgname.install"
source=("$_name-$pkgver.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/$_name.zip"