dev-perl/WWW-Mechanize: virtual/perl-Tie-RefHash is going away

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-02-28 18:45:25 +01:00
parent aad1dd8a8e
commit f18f223b89
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -22,7 +22,6 @@ RDEPEND="
>=dev-perl/HTTP-Message-1.300.0
>=dev-perl/libwww-perl-6.450.0
>=virtual/perl-Scalar-List-Utils-1.140.0
virtual/perl-Tie-RefHash
dev-perl/URI
"
# dev-perl/Test-Taint is missing from reqs but still needed, see bug #908748