aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorJack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>2021-01-15 15:22:01 -0800
committerGitHub <noreply@github.com>2021-01-15 15:22:01 -0800
commit21b569f3e6773554b9e8284318c118bce0426f7b (patch)
tree51839cecae321cfc6e55a3a35f31d7b394740663 /ports
parent6df7d6612bf7c1ee983748dfe53196e8c983ff78 (diff)
downloadvcpkg-21b569f3e6773554b9e8284318c118bce0426f7b.tar.gz
vcpkg-21b569f3e6773554b9e8284318c118bce0426f7b.zip
[qt5] Remove dependency qt5 feature mysqlplugin when building x86 (#15597)
* [qt5] Remove dependency qt5 feature mysqlplugin * Update ports/qt5/CONTROL * Update ports/qt5/CONTROL * [qt5] update baseline
Diffstat (limited to 'ports')
-rw-r--r--ports/qt5/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/qt5/CONTROL b/ports/qt5/CONTROL
index b881ffd17..aa4a394a0 100644
--- a/ports/qt5/CONTROL
+++ b/ports/qt5/CONTROL
@@ -1,9 +1,9 @@
Source: qt5
Version: 5.15.1
-Port-Version: 1
+Port-Version: 2
Homepage: https://www.qt.io/
Description: Qt5 Application Framework
-Build-Depends: qt5-base[core,mysqlplugin]
+Build-Depends: qt5-base[core]
Default-Features: essentials
Feature: essentials