commit: 5fcc58ca4998d118fff5a0324760a8efb71d0256 Author: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> AuthorDate: Wed Nov 19 06:50:17 2025 +0000 Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> CommitDate: Mon Feb 2 11:17:25 2026 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5fcc58ca
sci-libs/itk: sys-libs/zlib -> virtual/zlib Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org> Part-of: https://github.com/gentoo/sci/pull/1386 sci-libs/itk/itk-5.2.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/itk/itk-5.2.1-r2.ebuild b/sci-libs/itk/itk-5.2.1-r2.ebuild index 0b1f25860..993f3215e 100644 --- a/sci-libs/itk/itk-5.2.1-r2.ebuild +++ b/sci-libs/itk/itk-5.2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -54,7 +54,7 @@ RDEPEND=" sci-libs/dcmtk:0= sci-libs/hdf5:0=[cxx] sci-libs/gdcm:0= - sys-libs/zlib:0= + virtual/zlib:0= media-libs/libjpeg-turbo:0= fftw? ( sci-libs/fftw:3.0= ) vtkglue? (
