Skip to content

Commit 0541a35

Browse files
committed
Add 1.15.
1 parent 379cc80 commit 0541a35

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
@@ -10,7 +10,7 @@ class FBX2glTFConan(ConanFile):
1010
settings = "os", "compiler", "build_type", "arch"
1111
requires = (
1212
("boost/1.76.0"),
13-
("libiconv/1.16"),
13+
("libiconv/1.15"),
1414
("zlib/1.2.11"),
1515
("libxml2/2.9.12"),
1616
("fmt/5.3.0"),

0 commit comments

Comments
 (0)