[paraview] add missing dependency (#30131)

This commit is contained in:
autoantwort 2023-03-16 18:49:18 +01:00 committed by GitHub
parent 07da05c20c
commit cb4d3a1fcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 6 deletions

View File

@ -1,7 +1,7 @@
{
"name": "paraview",
"version": "5.11.0",
"port-version": 1,
"port-version": 2,
"description": "VTK-based Data Analysis and Visualization Application",
"homepage": "https://www.paraview.org/",
"license": "BSD-3-Clause",
@ -12,6 +12,7 @@
"cgns",
"protobuf",
"qt5compat",
"qtsvg",
{
"name": "vcpkg-cmake",
"host": true
@ -83,10 +84,7 @@
]
},
"tools": {
"description": "Build paraview tools",
"dependencies": [
"qtsvg"
]
"description": "Build paraview tools"
},
"vtkm": {
"description": "enables vtkm for the build of paraview",

View File

@ -5950,7 +5950,7 @@
},
"paraview": {
"baseline": "5.11.0",
"port-version": 1
"port-version": 2
},
"parmetis": {
"baseline": "2022-07-27",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1b93a58c420dc6478318aba2958a0334a7759b36",
"version": "5.11.0",
"port-version": 2
},
{
"git-tree": "7076e5d1dc86dc41ca0f3ad6567ffbe06b86166c",
"version": "5.11.0",