summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-05-09 16:47:07 -0500
committerCarlos Aznarán Laos2022-05-09 16:47:07 -0500
commitde0a398aed0cf9a44ffeacb80667f644d3cd97b8 (patch)
tree04c5a9e8cf0650fac33738c5478607b9b84f95c5 /PKGBUILD
parentd1debd545a338cc4ca59b7cabe66aba16a49baac (diff)
downloadaur-de0a398aed0cf9a44ffeacb80667f644d3cd97b8.tar.gz
Add dependencies
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')