summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2020-09-07 01:00:58 +0300
committerorhun2020-09-07 01:00:58 +0300
commit352aeb9eb995ad91c0df82f735ce0dd60680f9f3 (patch)
treec1e7f9114be6382b28aa08e52351b1077066b23b /PKGBUILD
parentb39ea073fba59e113c35cc5fd131bb1f662696ef (diff)
downloadaur-352aeb9eb995ad91c0df82f735ce0dd60680f9f3.tar.gz
upgpkg: gfold-git 0.5.0.r0.gd690fea-1
upstream release Add as makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e15af4222bc7..0a1ca8663f00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="CLI tool to help keep track of Git repositories"
arch=('x86_64')
url="https://github.com/nickgerace/gfold"
license=('Apache')
-makedepends=('cargo')
+makedepends=('cargo' 'git')
conflicts=("${pkgname%-git}")
source=("git+${url}")
sha512sums=('SKIP')