oops httplib patch

This commit is contained in:
lizzie 2026-05-20 18:31:40 +00:00
parent e0d992cf1a
commit 6dad5281d1
2 changed files with 42 additions and 1 deletions

View file

@ -33,7 +33,8 @@
"find_args": "MODULE GLOBAL",
"patches": [
"0001-mingw.patch",
"0002-fix-zstd.patch"
"0002-fix-zstd.patch",
"0003-openssl.patch"
],
"options": [
"HTTPLIB_REQUIRE_OPENSSL ON",