aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-base/CONTROL
diff options
context:
space:
mode:
authorAlexander Neumann <30894796+Neumann-A@users.noreply.github.com>2019-08-30 18:41:47 +0200
committerPhil Christensen <philc@microsoft.com>2019-08-30 09:41:47 -0700
commit7dfb48ed5a35ac3ef20651fc0ad56e7ff00dff89 (patch)
tree8fd6b2f2128ebf3f984b7386c23cff72dc2be597 /ports/qt5-base/CONTROL
parent82a6235770af79ed82b2f7ff7480b65b17fe2d93 (diff)
downloadvcpkg-7dfb48ed5a35ac3ef20651fc0ad56e7ff00dff89.tar.gz
vcpkg-7dfb48ed5a35ac3ef20651fc0ad56e7ff00dff89.zip
[Qt5] Fix libpq linkage in wrapper (#7973)
* PostgreSQL_LIBRARY will contain optimized/debug keywords which will not work in INTERFACE_LINK_LIBRARIES
Diffstat (limited to 'ports/qt5-base/CONTROL')
-rw-r--r--ports/qt5-base/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-base/CONTROL b/ports/qt5-base/CONTROL
index 853215dc4..fb4b4a200 100644
--- a/ports/qt5-base/CONTROL
+++ b/ports/qt5-base/CONTROL
@@ -1,5 +1,5 @@
Source: qt5-base
-Version: 5.12.3-3
+Version: 5.12.3-4
Homepage: https://www.qt.io/
Description: Qt5 Application Framework Base Module. Includes Core, GUI, Widgets, Networking, SQL, Concurrent and other essential qt components.
Build-Depends: zlib, libjpeg-turbo, libpng, freetype, pcre2, harfbuzz, sqlite3, libpq, double-conversion, openssl