mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 08:45:12 +08:00
Revert "Use updated CPython recipe"
This reverts commit c1e7bc15285ef7feb2c31bc38dc5f3b8c39471e1.
This commit is contained in:
parent
fab10397d2
commit
e6235063aa
@ -334,7 +334,7 @@ class CuraConan(ConanFile):
|
||||
if self._internal:
|
||||
for req in self.conan_data["requirements_internal"]:
|
||||
self.requires(req)
|
||||
self.requires("cpython/3.10.4@ultimaker/cura_11544") # FIXME: once merged to main
|
||||
self.requires("cpython/3.10.4@ultimaker/stable")
|
||||
self.requires("openssl/3.2.0")
|
||||
self.requires("boost/1.82.0")
|
||||
self.requires("spdlog/1.12.0")
|
||||
|
Loading…
x
Reference in New Issue
Block a user