gnu: python-onnx: Install libonnx.so and libonnx_proto.so.
authorLudovic Courtès <ludo@gnu.org>
Fri, 30 Jul 2021 15:04:40 +0000 (17:04 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 30 Jul 2021 23:03:23 +0000 (01:03 +0200)
commit2b55f914c3198f9b07399d10502fbdb22b7d6e47
tree324809e320d4a0ff7e6b317329ee47b5a3c921be
parentbb5b6b09dcea95ea65797a897fcef143835cedcb
gnu: python-onnx: Install libonnx.so and libonnx_proto.so.

* gnu/packages/patches/python-onnx-shared-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/machine-learning.scm (python-onnx)[source]: Use it.
[arguments]: New field.
gnu/local.mk
gnu/packages/machine-learning.scm
gnu/packages/patches/python-onnx-shared-libraries.patch [new file with mode: 0644]