summaryrefslogtreecommitdiffstats
path: root/recipes/perl/libxml-dom-perl_1.44.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libxml-dom-perl_1.44.bb')
-rw-r--r--recipes/perl/libxml-dom-perl_1.44.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libxml-dom-perl_1.44.bb b/recipes/perl/libxml-dom-perl_1.44.bb
index e89d87c90b..66e158ddc0 100644
--- a/recipes/perl/libxml-dom-perl_1.44.bb
+++ b/recipes/perl/libxml-dom-perl_1.44.bb
@@ -7,7 +7,7 @@ DEPENDS += "libxml-parser-perl-native libxml-regexp-perl-native \
libhtml-parser-perl-native libhtml-tagset-perl-native \
liburi-perl-native libwww-perl-native"
-RDEPENDS += "libxml-parser-perl libxml-regexp-perl \
+RDEPENDS_${PN} += "libxml-parser-perl libxml-regexp-perl \
libhtml-parser-perl libhtml-tagset-perl liburi-perl libwww-perl"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/XML-DOM-${PV}.tar.gz"