summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJingbei Li2016-08-28 21:57:20 +0800
committerJingbei Li2016-08-28 21:57:20 +0800
commit15ae7bc03043faee9431c20897b69075e27adf5b (patch)
tree2aa2adc5c094bdd6c0f461db4e1f9b74da77c2f9 /PKGBUILD
parent8da6a9a3c12821c54c3ae83ff70df5726b68ab86 (diff)
downloadaur-15ae7bc03043faee9431c20897b69075e27adf5b.tar.gz
add git as a makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8931983abb1..7902a79812fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='torch7-dok-git'
pkgver=r53.1b36900
pkgrel=1
-makedepends=('cmake')
+makedepends=('cmake' 'git')
depends=('torch7-git>=r819')
conflicts=('torch7-dok')
provides=('torch7-dok')