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>
This commit is contained in:
Andreas K. Hüttel
2021-12-18 17:09:28 +01:00
parent 6c82144c1d
commit d6b3628221

View File

@@ -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
"