~ruther/guix-local

6be4cabca213d81bbc5b9f02548a0541c50f49b1 — Joaquín Aguirrezabalaga 7 months ago 5ab68b1
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>
1 files changed, 1 insertions(+), 1 deletions(-)

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