diff --git a/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild b/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild index 25af4f877e5c6..835abf07a67d0 100644 --- a/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild +++ b/dev-perl/Pod-POM/Pod-POM-2.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ IUSE="test" RDEPEND="virtual/perl-parent" DEPEND=" test? ( - >=dev-perl/yaml-0.67 + >=dev-perl/YAML-0.67 dev-perl/File-Slurper dev-perl/Test-Differences )"