Skip to content

Commit 5da89cd

Browse files
committed
zlib changed locations.
1 parent fdaf8fb commit 5da89cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class FBX2glTFConan(ConanFile):
1111
requires = (
1212
("boost/1.76.0"),
1313
("libiconv/1.15@bincrafters/stable"),
14-
("zlib/1.2.11@conan/stable"),
14+
("zlib/1.2.11"),
1515
("libxml2/2.9.9@bincrafters/stable"),
1616
("fmt/5.3.0@bincrafters/stable"),
1717
)

0 commit comments

Comments
 (0)