зеркало из https://github.com/microsoft/vcpkg.git
[qtwebengine] remove python2 dep (#37696)
This commit is contained in:
Родитель
b722718f24
Коммит
2b6613d3cb
|
@ -2,7 +2,7 @@
|
||||||
"$comment": "x86-windows is not within the upstream support matrix of Qt6",
|
"$comment": "x86-windows is not within the upstream support matrix of Qt6",
|
||||||
"name": "qtwebengine",
|
"name": "qtwebengine",
|
||||||
"version": "6.6.1",
|
"version": "6.6.1",
|
||||||
"port-version": 4,
|
"port-version": 5,
|
||||||
"description": "Qt WebEngine provides functionality for rendering regions of dynamic web content.",
|
"description": "Qt WebEngine provides functionality for rendering regions of dynamic web content.",
|
||||||
"homepage": "https://www.qt.io/",
|
"homepage": "https://www.qt.io/",
|
||||||
"license": null,
|
"license": null,
|
||||||
|
@ -116,10 +116,6 @@
|
||||||
"name": "vcpkg-tool-nodejs",
|
"name": "vcpkg-tool-nodejs",
|
||||||
"host": true
|
"host": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "vcpkg-tool-python2",
|
|
||||||
"host": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "zlib",
|
"name": "zlib",
|
||||||
"platform": "!windows"
|
"platform": "!windows"
|
||||||
|
|
|
@ -7430,7 +7430,7 @@
|
||||||
},
|
},
|
||||||
"qtwebengine": {
|
"qtwebengine": {
|
||||||
"baseline": "6.6.1",
|
"baseline": "6.6.1",
|
||||||
"port-version": 4
|
"port-version": 5
|
||||||
},
|
},
|
||||||
"qtwebsockets": {
|
"qtwebsockets": {
|
||||||
"baseline": "6.6.1",
|
"baseline": "6.6.1",
|
||||||
|
|
|
@ -1,5 +1,10 @@
|
||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "c325459007c4b0eaa7e7300fb21f1eca88b01348",
|
||||||
|
"version": "6.6.1",
|
||||||
|
"port-version": 5
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "3b32543bf2cc03efefb300a8df2c3a43b3b46928",
|
"git-tree": "3b32543bf2cc03efefb300a8df2c3a43b3b46928",
|
||||||
"version": "6.6.1",
|
"version": "6.6.1",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче