summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 676ea3fa7574..5b366dade5e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgver=2.3.0
pkgrel=1
pkgdesc="Machine Learning Framework from Industrial Practice"
url="https://${_base}.org.cn"
-depends=(python-protobuf python-numpy python-gast python-astor perl)
-makedepends=(python-pip) # python-wheel
+depends=(python-requests python-numpy python-protobuf python-pillow python-six python-decorator python-astor paddle_bfloat python-opt_einsum perl)
+makedepends=(python-pip)
provides=(${_base}=${pkgver})
conflicts=(${_base} ${_base}-gpu)
license=('Apache')