summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Brendel2018-10-30 03:00:16 -0700
committerChris Brendel2018-10-30 03:00:16 -0700
commitd99a7bef984e06b1182dcbf6148da77cbfd20cd5 (patch)
tree63b200122f81a2189411a2c8771f61c7dc8518a5 /PKGBUILD
parente4c9606a12c31c0c9d2ea81c45f16b9229361698 (diff)
downloadaur-d99a7bef984e06b1182dcbf6148da77cbfd20cd5.tar.gz
Added python-toolz as a dependency (funky packaging...)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcb3dcbc1e6c..47c99eea98b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,7 @@ depends=("cython"
"python"
"python-hypothesis"
"python-cytoolz"
+ "python-toolz"
"python-blis"
"python-six"
"python-tqdm"