mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:19:01 +08:00
Merge branch 'main' into CURA-10831
# Conflicts: # conanfile.py
This commit is contained in:
commit
a0f161cd18
@ -330,7 +330,8 @@ class CuraConan(ConanFile):
|
||||
self.requires("cpython/3.10.4@ultimaker/stable")
|
||||
self.requires("openssl/3.2.0")
|
||||
self.requires("boost/1.82.0")
|
||||
self.requires("fmt/9.0.0")
|
||||
self.requires("spdlog/1.12.0")
|
||||
self.requires("fmt/10.1.1")
|
||||
self.requires("zlib/1.2.13")
|
||||
|
||||
def build_requirements(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user