mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/IP-Country-DB_File: fix tests
Closes: https://bugs.gentoo.org/888209 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
@@ -15,4 +15,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc
|
||||
|
||||
RDEPEND="dev-perl/IP-Country"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="test? ( virtual/perl-Test-Harness )"
|
||||
BDEPEND="test? (
|
||||
virtual/perl-DB_File
|
||||
virtual/perl-Test-Harness
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user