summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2020-07-26 06:40:40 +1200
committerKent Fredric <kentnl@gentoo.org>2020-07-26 06:40:40 +1200
commit2e598b37791eb925a179a7ec05fd79158b7c5a4d (patch)
tree7518dbbe655bbc6a8cb8f67f7381b7048cd52e36 /dev-perl/DateTime-Format-Flexible
parentdev-perl/DateTime-Format-Flexible: Bump to version 0.320.0 (diff)
downloadgentoo-2e598b37791eb925a179a7ec05fd79158b7c5a4d.tar.gz
gentoo-2e598b37791eb925a179a7ec05fd79158b7c5a4d.tar.bz2
gentoo-2e598b37791eb925a179a7ec05fd79158b7c5a4d.zip
dev-perl/DateTime-Format-Flexible: Fix DEPEND vs BDEPEND
Ugh. I hate this mistake. Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Flexible')
-rw-r--r--dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.320.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.320.0.ebuild b/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.320.0.ebuild
index 7b41977acc32..6d0b678a7d3c 100644
--- a/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.320.0.ebuild
+++ b/dev-perl/DateTime-Format-Flexible/DateTime-Format-Flexible-0.320.0.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
dev-perl/List-MoreUtils
dev-perl/Module-Pluggable
"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/Test-Exception