summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f219d00e302c..1a61e361d5ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,6 +38,7 @@ depends=('python'
'python-sparse' # AUR
# 'python-numba' # AUR (from python-sparse)
# 'python-llvmlite' # AUR (from python-numba)
+ 'python-llvmlite-bin' # AUR (from python-numba, but require bin package to avoid version mismatches)
)
optdepends=('python-scikit-learn: machine learning features'