commit: 012305c534ed551c5f2352f191f2e67fb3848cca
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 12:25:02 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 12:25:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012305c5
dev-perl/WWW-Pastebin-PastebinCom-Create: fix
MissingVersionedVirtualPerlDependency
(Test only dep.)
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git
a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
index a8226c098f79..29b7685a4dd3 100644
---
a/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
+++
b/dev-perl/WWW-Pastebin-PastebinCom-Create/WWW-Pastebin-PastebinCom-Create-1.3.0-r2.ebuild
@@ -16,11 +16,9 @@ RDEPEND="
>=dev-perl/Moo-1.4.1
>=dev-perl/WWW-Mechanize-1.730.0
"
-BDEPEND="${RDEPEND}
+BDEPEND="
+ ${RDEPEND}
dev-perl/Module-Build
- test? (
- virtual/perl-Test-Simple
- )
"
src_test() {