summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa1dd6db1bdc..ec86ffbf3c8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ arch=(any)
url="https://github.com/impallari/Dosis"
license=('custom:OFL')
groups=("${_group}-fonts")
+makedepends=('git')
depends=('fontconfig' 'xorg-font-utils')
install=updatefont.install
source=("git+git://github.com/impallari/Dosis")