diff options
| author | mcgoo <jimmc2@gmail.com> | 2020-05-08 16:50:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-08 14:50:29 -0700 |
| commit | de340a07eae3d21f3e6f8e1a37b2cb3e439009ee (patch) | |
| tree | bfea1539c9857363207396715db4c574d4ef8942 /ports/libpq/CONTROL | |
| parent | fcdac2dc15122d30e08cf9c71ae2e0e6b466f1a6 (diff) | |
| download | vcpkg-de340a07eae3d21f3e6f8e1a37b2cb3e439009ee.tar.gz vcpkg-de340a07eae3d21f3e6f8e1a37b2cb3e439009ee.zip | |
link libdl on linux (#11223)
Diffstat (limited to 'ports/libpq/CONTROL')
| -rw-r--r-- | ports/libpq/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libpq/CONTROL b/ports/libpq/CONTROL index 8517fda64..477b7da65 100644 --- a/ports/libpq/CONTROL +++ b/ports/libpq/CONTROL @@ -1,5 +1,5 @@ Source: libpq -Version: 12.0-1 +Version: 12.0-2 Build-Depends: libpq[bonjour] (osx) Supports: !uwp Homepage: https://www.postgresql.org/ |
