summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 598bac086aed..f4e4bdd23048 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://onnx.ai"
license=('MIT')
depends=('glibc' 'protobuf')
makedepends=('cmake' 'git' 'python')
+provides=('onnx')
conflicts=('onnx' 'onnx-py' 'python-onnx')
source=("${pkgname}-${pkgver}::git+https://github.com/onnx/onnx.git")
b2sums=("SKIP")