We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a7fa6 commit 2e307cfCopy full SHA for 2e307cf
gnu/packages/libusb.scm
@@ -514,7 +514,7 @@ connections from and to iOS devices by connecting to a socket provided by a
514
(inputs
515
(list python))
516
(native-inputs
517
- (list pkg-config python-cython))
+ (list pkg-config python-cython-0))
518
(home-page "https://libimobiledevice.org/")
519
(synopsis "Protocol library and tools to communicate with Apple devices")
520
(description "libimobiledevice is a software library that talks the
0 commit comments