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 d9e52a84f108..aa63d17b2859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://github.com/google/jax/'
license=('Apache')
depends=('absl-py'
'python'
- 'python-jax'
+ 'python-jaxlib'
'python-numpy'
'python-opt_einsum')
makedepends=('python-pip')