commit: 7d987eb853215e29986fc854ef902b47c25b87ac Author: Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org> AuthorDate: Sat Nov 6 00:56:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 6 01:12:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d987eb8
dev-perl/Gtk3-ImageView: add missing test dep Closes: https://bugs.gentoo.org/822000 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/22837 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Gtk3-ImageView/Gtk3-ImageView-10.0.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-perl/Gtk3-ImageView/Gtk3-ImageView-10.0.0.ebuild b/dev-perl/Gtk3-ImageView/Gtk3-ImageView-10.0.0.ebuild index 59131c332d4..4d4589b5eb7 100644 --- a/dev-perl/Gtk3-ImageView/Gtk3-ImageView-10.0.0.ebuild +++ b/dev-perl/Gtk3-ImageView/Gtk3-ImageView-10.0.0.ebuild @@ -23,6 +23,7 @@ BDEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker test? ( dev-perl/Carp-Always + dev-perl/Test-Deep dev-perl/Test-Differences dev-perl/Test-MockObject dev-perl/Try-Tiny
