From 2e307cf50a2925fd497f1b7aefa5158c964d9c44 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Sun, 21 Sep 2025 12:44:20 +0100 Subject: [PATCH] gnu: libimobiledevice: Fix build. * gnu/packages/libusb.scm (libimobiledevice)[native-inputs]: Remove python-cython; add python-cython-0. Change-Id: Ic061b843bdaa9074bca08a0ed0447580b7a39f5b --- gnu/packages/libusb.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/libusb.scm b/gnu/packages/libusb.scm index cd9f3d8b6b7..d8bb55dfc06 100644 --- a/gnu/packages/libusb.scm +++ b/gnu/packages/libusb.scm @@ -514,7 +514,7 @@ connections from and to iOS devices by connecting to a socket provided by a (inputs (list python)) (native-inputs - (list pkg-config python-cython)) + (list pkg-config python-cython-0)) (home-page "https://libimobiledevice.org/") (synopsis "Protocol library and tools to communicate with Apple devices") (description "libimobiledevice is a software library that talks the