vcpkg/ports/libpq/CONTROL
Jackie Ng 7028438a75 [libpq]: Fix linkage with static openssl (#6309)
* [libpq]: Add crypt32 to linker set. This allows libpq to link against static openssl.

* Bump portfile version
2019-05-06 10:46:58 -07:00

5 lines
128 B
Plaintext

Source: libpq
Version: 9.6.1-7
Description: The official database access API of postgresql
Build-Depends: openssl, zlib (linux)