virtual/perl-IO-Compress: fix version dependency

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2026-07-16 10:48:09 +09:00
parent b42461904c
commit 82b7f1a506

View File

@@ -13,7 +13,7 @@ RDEPEND="
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
>=virtual/perl-Compress-Raw-Bzip2-2.218.0
>=virtual/perl-Compress-Raw-Zlib-${PV}
>=virtual/perl-Compress-Raw-Zlib-2.222.0
"
# Dependencies on Compress-Raw* must be kept in step
# but sometimes not .... use ${PV} when you can.