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 ab6053f commit ee3e3f3Copy full SHA for ee3e3f3
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