summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdf71dfba211..4da4fe11ed80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Breeze Hacked cursor theme"
arch=("any")
url="https://github.com/codejamninja/${name}"
license=("GPL")
-makedepends=("gnome-themes-extra" "inkscape" "xorg-xcursorgen")
+makedepends=('gnome-themes-extra' 'inkscape' 'xorg-xcursorgen' 'git')
provides=("${name}")
conflicts=("${name}")
source=("git+${url}")