summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2507f7894d5c..3a429a1c94b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,6 +41,8 @@ makedepends=(
# 'flatbuffers'
'onednn'
# 're2'
+ 'nsync'
+ 'openmpi'
'python-coloredlogs'
'python-flatbuffers'
'python-numpy'
@@ -50,8 +52,8 @@ makedepends=(
'python-installer'
'python-wheel'
'python-build'
+
'chrpath'
- 'nsync'
)
# not de-vendored libraries
# onnx: needs shared libonnx (https://github.com/onnx/onnx/issues/3030)