[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
This commit is contained in:
Jack·Boos·Yu 2021-01-15 15:22:01 -08:00 committed by GitHub
parent 6df7d6612b
commit 21b569f3e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View File

@ -4702,7 +4702,7 @@
},
"qt5": {
"baseline": "5.15.1",
"port-version": 1
"port-version": 2
},
"qt5-3d": {
"baseline": "5.15.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6c44bc778ae3e400ff6f777d6f6bb68c24a81fed",
"version-string": "5.15.1",
"port-version": 2
},
{
"git-tree": "800137391209a8e9acbff74fb129f05192e159a8",
"version-string": "5.15.1",

View File

@ -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