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 e8324d57a88f..7b1094314322 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc='Neural networks package for Torch7'
pkgname='torch7-cutorch-git'
pkgver=r521.7d2a5d5
pkgrel=1
-makedepends=('cmake')
+makedepends=('cmake' 'git')
depends=('torch7-git>=r819')
conflicts=('torch7-cutorch')
provides=('torch7-cutorch')