Skip to content

Commit

Permalink
[vtk] qt doesn't need qtimageformats
Browse files Browse the repository at this point in the history
See .gitlab\ci\download_qt.cmake and .gitlab\ci\download_qt_hashes.cmake
  • Loading branch information
vlgmod committed Jul 2, 2024
1 parent 431722f commit c45973f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions ports/vtk/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,7 @@
"widgets"
]
},
"qtdeclarative",
"qtimageformats"
"qtdeclarative"
]
},
"utf8": {
Expand Down
2 changes: 1 addition & 1 deletion versions/v-/vtk.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "b1cd891175ff37d3aa4ad5e05e792185f3932515",
"git-tree": "75ff1160df1785eaaf6ae614abd5ce48771f838e",
"version-semver": "9.3.0-pv5.12.1",
"port-version": 2
},
Expand Down

0 comments on commit c45973f

Please sign in to comment.