Skip to content

Commit

Permalink
adding local wagyu recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
saumyaj3 committed Feb 19, 2024
1 parent 4dfbfcb commit 7634d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ def requirements(self):
self.requires("neargye-semver/0.3.0")
self.requires("zlib/1.2.12")
self.requires("openssl/3.2.0")
self.requires("mapbox-wagyu/0.5.0")
self.requires("mapbox-wagyu/0.5.0@ultimaker/cura_11444")

def generate(self):
deps = CMakeDeps(self)
Expand Down

0 comments on commit 7634d40

Please sign in to comment.