gnu: mcomix: Fix build.

* gnu/packages/image-viewers.scm (mcomix)[native-inputs]: Remove python-wheel;
add python-setuptools.

Change-Id: Ia83b03e0ffd4d1dae0f91371100591ef785bd1c0
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Joaquín Aguirrezabalaga 2025-09-28 11:57:57 +02:00 committed by 宋文武
parent 5ab68b1adf
commit 6be4cabca2
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -722,7 +722,7 @@ imaging. It supports several HDR and LDR image formats, and it can:
(base32 (base32
"09y4nhlcqvvhz0wscx4zpqxmyhiwh8wrjnhk52awxhzvgyx6wa7r")))) "09y4nhlcqvvhz0wscx4zpqxmyhiwh8wrjnhk52awxhzvgyx6wa7r"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(native-inputs (list python-wheel)) (native-inputs (list python-setuptools))
(inputs (inputs
(list p7zip python python-pillow python-pygobject python-pycairo gtk+)) (list p7zip python python-pillow python-pygobject python-pycairo gtk+))
(arguments (arguments