summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 465d71050ebd..056a34806380 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,8 @@ pkgver=5b42778
pkgrel=1
pkgdesc="Consolas with Powerline"
arch=(any)
-depends=(fontconfig xorg-font-utils)
+depends=('fontconfig' 'xorg-font-utils')
+makedepends=('git')
url="https://github.com/v1v1anb3nson/ttf-consolas-with-powerline"
source=("git+https://github.com/v1v1anb3nson/$pkgname.git")
sha256sums=('SKIP')