summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-12-18 17:09:28 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-12-18 17:09:28 +0100
commitd6b36282216bb78f177b8b5fc9c8c3a570160101 (patch)
treeebbaeeb03617653bf578edb70f8b6bcdf1f4ac06 /dev-perl
parentdev-lang/perl: Revbump, requires CPAN 2.29 (diff)
downloadgentoo-d6b36282216bb78f177b8b5fc9c8c3a570160101.tar.gz
gentoo-d6b36282216bb78f177b8b5fc9c8c3a570160101.tar.bz2
gentoo-d6b36282216bb78f177b8b5fc9c8c3a570160101.zip
dev-perl/Mail-AuthenticationResults: Add missing dependency
Closes: https://bugs.gentoo.org/823248 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild (renamed from dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150.ebuild b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
index 93ed77ea0869..0bc3951bc9ff 100644
--- a/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150.ebuild
+++ b/dev-perl/Mail-AuthenticationResults/Mail-AuthenticationResults-2.202.109.150-r1.ebuild
@@ -14,6 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="
virtual/perl-Carp
+ dev-perl/Clone
dev-perl/JSON
virtual/perl-Scalar-List-Utils
"