mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
[qt5-webengine] Depend on atl instead of atlmfc (#37626)
This commit is contained in:
parent
233b40a85b
commit
18696a5962
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "qt5-webengine",
|
||||
"version": "5.15.13",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "Qt WebEngine provides functionality for rendering regions of dynamic web content.",
|
||||
"license": null,
|
||||
"supports": "!static",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "atlmfc",
|
||||
"name": "atl",
|
||||
"platform": "windows"
|
||||
},
|
||||
{
|
||||
|
@ -7222,7 +7222,7 @@
|
||||
},
|
||||
"qt5-webengine": {
|
||||
"baseline": "5.15.13",
|
||||
"port-version": 1
|
||||
"port-version": 2
|
||||
},
|
||||
"qt5-webglplugin": {
|
||||
"baseline": "5.15.13",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "91b4cbf2c91549380aa26377330c142a6e408414",
|
||||
"version": "5.15.13",
|
||||
"port-version": 2
|
||||
},
|
||||
{
|
||||
"git-tree": "0214bdc43ab8f108c976e57f4ae394032671d123",
|
||||
"version": "5.15.13",
|
||||
|
Loading…
x
Reference in New Issue
Block a user