summaryrefslogtreecommitdiffstats
path: root/recipes/perl/libyaml-perl_0.62.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libyaml-perl_0.62.bb')
-rw-r--r--recipes/perl/libyaml-perl_0.62.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libyaml-perl_0.62.bb b/recipes/perl/libyaml-perl_0.62.bb
index 99f798f650..c98c797154 100644
--- a/recipes/perl/libyaml-perl_0.62.bb
+++ b/recipes/perl/libyaml-perl_0.62.bb
@@ -3,7 +3,7 @@ SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS = "libdigest-sha1-perl-native liberror-perl-native \
libipc-sharelite-perl-native"
-RDEPENDS = "libdigest-sha1-perl liberror-perl libipc-sharelite-perl"
+RDEPENDS_${PN} = "libdigest-sha1-perl liberror-perl libipc-sharelite-perl"
PR = "r5"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-${PV}.tar.gz"