diff options
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/vtk/vtk-9.2.5.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/vtk/vtk-9.2.6-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/vtk/vtk-9.2.5.ebuild b/sci-libs/vtk/vtk-9.2.5.ebuild index b02f2ee03056..7460dc7f2461 100644 --- a/sci-libs/vtk/vtk-9.2.5.ebuild +++ b/sci-libs/vtk/vtk-9.2.5.ebuild @@ -103,7 +103,7 @@ RDEPEND=" mysql? ( dev-db/mariadb-connector-c ) odbc? ( dev-db/unixODBC ) openvdb? ( media-gfx/openvdb:= ) - pdal? ( sci-libs/pdal:= ) + pdal? ( <sci-libs/pdal-2.6.0:= ) postgres? ( dev-db/postgresql:= ) python? ( ${PYTHON_DEPS} diff --git a/sci-libs/vtk/vtk-9.2.6-r1.ebuild b/sci-libs/vtk/vtk-9.2.6-r1.ebuild index aeb17419a172..bb87bdb1068e 100644 --- a/sci-libs/vtk/vtk-9.2.6-r1.ebuild +++ b/sci-libs/vtk/vtk-9.2.6-r1.ebuild @@ -103,7 +103,7 @@ RDEPEND=" mysql? ( dev-db/mariadb-connector-c ) odbc? ( dev-db/unixODBC ) openvdb? ( media-gfx/openvdb:= ) - pdal? ( sci-libs/pdal:= ) + pdal? ( <sci-libs/pdal-2.6.0:= ) postgres? ( dev-db/postgresql:= ) python? ( ${PYTHON_DEPS} |