From 9bf50b07e2d5075995c519f4788eb6a3087f0b79 Mon Sep 17 00:00:00 2001 From: Min RK Date: Thu, 14 Mar 2024 09:38:52 +0100 Subject: [PATCH] vtk is not compatible with libexpat 2.6 --- recipe/patch_yaml/vtk-expat-26.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipe/patch_yaml/vtk-expat-26.yaml diff --git a/recipe/patch_yaml/vtk-expat-26.yaml b/recipe/patch_yaml/vtk-expat-26.yaml new file mode 100644 index 000000000..ac8f207af --- /dev/null +++ b/recipe/patch_yaml/vtk-expat-26.yaml @@ -0,0 +1,8 @@ +if: + name: vtk-base + timestamp_lt: 1710405220000 + has_depends: libexpat* +then: + - tighten_depends: + name: libexpat + max_pin: x.x