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 3cb740c7c1c0..680aa051855e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Packaging tool built around the distributed, content addressed filesyst
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/whyrusleeping/$pkgname"
license=('MIT')
-makedepends=('go')
+makedepends=('git', 'go')
optdepends=('gx-go: gx packaing module for go')
source=("git+${url}.git")
md5sums=('SKIP')