gnu: libplist: Fix build.

* gnu/packages/libusb.scm (libplist)[native-inputs]: Remove
python-cython; add python-cython-0.

Change-Id: I07efa5a4367a39bd5a4fa43dd3ba0a0640745037
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Hugo Buddelmeijer 2025-09-21 12:44:10 +02:00 committed by Sharlatan Hellseher
parent 76371bb8d0
commit ab6053fe49
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -461,7 +461,7 @@ broken iOS devices.")
(inputs
(list python))
(native-inputs
(list autoconf automake libtool pkg-config python-cython)) ; to build Python bindings
(list autoconf automake libtool pkg-config python-cython-0)) ; to build Python bindings
(home-page "https://libimobiledevice.org/")
(synopsis "C library to handle Apple Property List files")
(description "This package provides a small portable C library to handle