aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/qt5/CONTROL2
-rw-r--r--ports/qt5/portfile.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/qt5/CONTROL b/ports/qt5/CONTROL
index cd49d30ab..d8a6dee84 100644
--- a/ports/qt5/CONTROL
+++ b/ports/qt5/CONTROL
@@ -1,4 +1,4 @@
Source: qt5
-Version: 5.7.1-5
+Version: 5.7.1-6
Description: Qt5 application framework main components. Webengine, examples and tests not included.
Build-Depends: sqlite3, libpq, double-conversion
diff --git a/ports/qt5/portfile.cmake b/ports/qt5/portfile.cmake
index ecdc9b8df..56ab9d4b0 100644
--- a/ports/qt5/portfile.cmake
+++ b/ports/qt5/portfile.cmake
@@ -66,7 +66,7 @@ vcpkg_execute_required_process(
-system-doubleconversion
-no-iconv
-system-sqlite
- -no-opengl
+ -opengl desktop # other options are "-no-opengl" and "-opengl angle"
-no-style-windowsxp
-no-style-windowsvista
-no-style-fusion