Skip to content

Commit c673a33

Browse files
committed
address review comment
1 parent 9616cbe commit c673a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conan_profiles/base/common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ sqlite3/*:build_executable=False
226226
opusfile/*:http=False
227227
zstd/*:build_programs=False
228228

229-
# Prevents libcurl dependency (fails to build due to system zlib)
229+
# Prevents onnxruntime->date->libcurl dependency
230230
# NOTE: use_system_tz_db is specific to date/3.0.1
231231
# Newer date recipes would need the tz_db=system option instead.
232232
date/*:use_system_tz_db=True

0 commit comments

Comments
 (0)