diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-04-12 14:12:54 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-04-12 14:40:38 +0200 |
commit | 00a480e8c7419a400716cd627859fd5acf29e95a (patch) | |
tree | ea882a1f03c8d439616d2d3990653589af29ed6f /sci-libs/vtk | |
parent | sci-libs/vtk: update opencascade-7.8 patch (diff) | |
download | gentoo-00a480e8c7419a400716cd627859fd5acf29e95a.tar.gz gentoo-00a480e8c7419a400716cd627859fd5acf29e95a.tar.bz2 gentoo-00a480e8c7419a400716cd627859fd5acf29e95a.zip |
sci-libs/vtk: bump minimal pegtl version
Closes: https://bugs.gentoo.org/921977
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r-- | sci-libs/vtk/vtk-9.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/vtk/vtk-9.3.0.ebuild b/sci-libs/vtk/vtk-9.3.0.ebuild index 1181e2e8dcb5..745cb1354799 100644 --- a/sci-libs/vtk/vtk-9.3.0.ebuild +++ b/sci-libs/vtk/vtk-9.3.0.ebuild @@ -147,7 +147,7 @@ DEPEND=" dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json - dev-libs/pegtl + >=dev-libs/pegtl-3 dev-libs/utfcpp test? ( media-libs/glew |