summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Tran2021-06-18 08:17:25 +1000
committerVictor Tran2021-06-18 08:17:25 +1000
commit2556c60b38a71c04b560840bb41edbdba66c824d (patch)
tree3200dd82a5d16b42d138f112460762c12d9db7fd /PKGBUILD
parent609e8607e3e9b63287c393377ec1b69367302c08 (diff)
downloadaur-contemporary-cursors.tar.gz
Add missing git dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28c055fdd3f0..854697743540 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("any")
url="http://vicr123.github.io/contemporary"
license=('cc-by-sa-4.0')
depends=()
-makedepends=()
+makedepends=('git')
source=("$pkgname-$pkgver"::'git+https://github.com/vicr123/contemporary-cursors.git')
sha256sums=('SKIP')