onnx: Fis dependencies
This commit is contained in:
parent
0ce7b20847
commit
c62f113ea2
@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.19.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Open standard for machine learning interoperability. (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('ucrt64' 'clang64' 'clangarm64')
|
||||
@ -82,6 +82,7 @@ package_python-onnx() {
|
||||
"${MINGW_PACKAGE_PREFIX}-python-protobuf"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-numpy"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-ml_dtypes"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-typing_extensions"
|
||||
"${MINGW_PACKAGE_PREFIX}-onnx"
|
||||
"${MINGW_PACKAGE_PREFIX}-cc-libs"
|
||||
"${MINGW_PACKAGE_PREFIX}-protobuf")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user