diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-23 10:01:07 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-24 09:26:27 -0700 |
| commit | b14c1ba9088bd5b2ec88ebead50677cc6cc1a576 (patch) | |
| tree | d964dc1f9b65685860018447ccbbe1325cd66d48 /ports/libpq/CONTROL | |
| parent | 7029daa36df7040e420b3722f345b6923ce93ef0 (diff) | |
| download | vcpkg-b14c1ba9088bd5b2ec88ebead50677cc6cc1a576.tar.gz vcpkg-b14c1ba9088bd5b2ec88ebead50677cc6cc1a576.zip | |
[libpq][harfbuzz][qt5-base] Fix non-Windows
Diffstat (limited to 'ports/libpq/CONTROL')
| -rw-r--r-- | ports/libpq/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL index b91e08526..225d886de 100644 --- a/ports/libpq/CONTROL +++ b/ports/libpq/CONTROL @@ -1,4 +1,4 @@ Source: libpq -Version: 9.6.1-1 +Version: 9.6.1-4 Description: The official database access API of postgresql -Build-Depends: openssl +Build-Depends: openssl, zlib (linux) |
