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>
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/libusb.scm
M gnu/packages/libusb.scm => gnu/packages/libusb.scm +1 -1
@@ 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