fix postgresql libraries when --with-suggested-libs is false

This commit is contained in:
henderkes
2025-10-29 18:55:26 +01:00
parent 5476385553
commit b88a68dab8
4 changed files with 23 additions and 5 deletions

View File

@@ -607,8 +607,8 @@
},
"libxml2": {
"source": "libxml2",
"static-libs-unix": [
"libxml2.a"
"pkg-configs": [
"libxml-2.0"
],
"static-libs-windows": [
"libxml2s.lib",