gnu: onnx: Fix build.

* gnu/packages/machine-learning.scm (onnx)[native-inputs]: Add
python-setuptools, python-wheel.

Change-Id: I80dbd5fff26c6afe3a496228f7c02c38efe7d3e0
This commit is contained in:
Danny Milosavljevic 2024-12-14 22:32:06 +01:00
parent 843bec9a15
commit 07ce86b65d
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -1426,7 +1426,9 @@ in terms of new algorithms.")
python-fb-re2
python-parameterized-next
python-pytest
python-pytest-runner)
python-pytest-runner
python-setuptools
python-wheel)
(filter
(lambda (pkg)
(member (or (%current-target-system)