add auto-detect icu support for postgresql

This commit is contained in:
crazywhalecc
2023-07-23 22:56:04 +08:00
parent 3745dfc931
commit 65b0bd01c8
2 changed files with 4 additions and 1 deletions

View File

@@ -391,6 +391,9 @@
"openssl",
"zlib",
"readline"
],
"lib-suggests": [
"icu"
]
},
"pthreads4w": {