mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/IP-Country-DB_File: fix MissingVersionedVirtualPerlDependency
(Test only dep.) Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -15,8 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
RDEPEND="dev-perl/IP-Country"
|
||||
DEPEND="test? (
|
||||
${RDEPEND}
|
||||
dev-lang/perl[berkdb]
|
||||
dev-perl/Math-Int64
|
||||
virtual/perl-DB_File
|
||||
virtual/perl-Test-Harness
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user