dev-perl/DBI-Shell: fix RDEPEND typo

Closes: https://bugs.gentoo.org/941265
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-10-14 06:34:39 +01:00
parent b09920e7d2
commit e378f63041

View File

@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="minimal test"
RESTRICT="!test? ( test )"
pRDEPEND="
RDEPEND="
!minimal? (
virtual/perl-IO
dev-perl/TermReadKey