summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302017-07-27 14:21:15 +0200
committerM0Rf302017-07-27 14:21:15 +0200
commite2f65009ecff433911f15883fdc6f3bb9a1c90e2 (patch)
tree417b8eec8a81a799ae41a76a52e9dc01c91f9b79 /PKGBUILD
parent246ef0c2210d875743bbbdbcb1db1f0fedbe3aa6 (diff)
downloadaur-e2f65009ecff433911f15883fdc6f3bb9a1c90e2.tar.gz
hyperledger-fabric: 1.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f7a08625697..4ce306c997a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/hyperledger/fabric"
license=('APACHE')
groups=('hyperledger-fabric')
depends=('go' 'docker')
+makedepends=('git')
source=("https://github.com/hyperledger/fabric/archive/v$pkgver.tar.gz")
prepare() {