summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <alexey+gentoo@asokolov.org>2021-11-06 00:56:33 +0000
committerSam James <sam@gentoo.org>2021-11-06 01:12:00 +0000
commit7d987eb853215e29986fc854ef902b47c25b87ac (patch)
treeca4a689b9ce64455865dbea4e8c33025c90a13dd
parentsci-libs/lrslib: drop to ~x86 and remove old lrslib-062.ebuild. (diff)
downloadgentoo-7d987eb853215e29986fc854ef902b47c25b87ac.tar.gz
gentoo-7d987eb853215e29986fc854ef902b47c25b87ac.tar.bz2
gentoo-7d987eb853215e29986fc854ef902b47c25b87ac.zip
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@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/22837 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/Gtk3-ImageView/Gtk3-ImageView-10.0.0.ebuild1
1 files changed, 1 insertions, 0 deletions
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 59131c332d43..4d4589b5eb76 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