Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: libimobiledevice
|
name: libimobiledevice
|
||||||
description: A cross-platform protocol library to communicate with iOS devices
|
description: A cross-platform protocol library to communicate with iOS devices
|
||||||
version: 1.4.0
|
version: 1.4.0
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://github.com/libimobiledevice/libimobiledevice
|
url: https://github.com/libimobiledevice/libimobiledevice
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -14,8 +14,9 @@ depends:
|
|||||||
- libusbmuxd
|
- libusbmuxd
|
||||||
- openssl
|
- openssl
|
||||||
optional_depends:
|
optional_depends:
|
||||||
- python3
|
- python3=3.14.*:For python bindings
|
||||||
make_depends:
|
make_depends:
|
||||||
|
- python3=3.14.*
|
||||||
- python-cython
|
- python-cython
|
||||||
- doxygen
|
- doxygen
|
||||||
- git
|
- git
|
||||||
|
|||||||
Reference in New Issue
Block a user