aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libhtml-treebuilder-perl_3.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libhtml-treebuilder-perl_3.23.bb')
-rw-r--r--recipes/perl/libhtml-treebuilder-perl_3.23.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/perl/libhtml-treebuilder-perl_3.23.bb b/recipes/perl/libhtml-treebuilder-perl_3.23.bb
index ac0a5b8e27..2575c17a9d 100644
--- a/recipes/perl/libhtml-treebuilder-perl_3.23.bb
+++ b/recipes/perl/libhtml-treebuilder-perl_3.23.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "HTML::TreeBUilder - Class is for HTML syntax trees that get built out of HTML source"
SECTION = "libs"
LICENSE = "Artistic|GPL"
-PR = "r3"
+PR = "r4"
-RDEPENDS = "perl-module-extutils-makemaker"
+RDEPENDS_${PN} = "perl-module-extutils-makemaker"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PETEK/HTML-Tree-${PV}.tar.gz"