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 1c429a2cffae..db78cdcc0c44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="TFlearn is a modular and transparent deep learning library built on top
pkgver=0.2.2.r144.gb33bee3
pkgrel=1
depends=('python-numpy' 'python-six' 'python-pillow' 'python-tensorflow')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'git')
arch=('any')
url="http://tflearn.org/"
license=('MIT')