gnu: labelme: Add missing native-inputs.

* gnu/packages/image-processing.scm (labelme)[native-inputs]: Add
python-wheel.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-04-04 21:16:34 +02:00 committed by Andreas Enge
parent 8cd6103d8d
commit 576ffc088a
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -1845,7 +1845,8 @@ processing pipelines.")
(native-inputs (native-inputs
(list python-pytest (list python-pytest
python-pytest-qt python-pytest-qt
xorg-server-for-tests)) xorg-server-for-tests
python-wheel))
(propagated-inputs (propagated-inputs
(list python-imgviz (list python-imgviz
python-matplotlib python-matplotlib