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 2c1e351054bc..18350fe0f796 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc='A powerful (and blazing fast) argument checker and function overloading
pkgname='torch7-argcheck-git'
pkgver=r131.3cab0ae
pkgrel=1
-makedepends=('cmake')
+makedepends=('cmake' 'git')
depends=('torch7-git>=r819')
conflicts=('torch7-argcheck')
provides=('torch7-argcheck')