summaryrefslogtreecommitdiff
path: root/recipes/perl/libhtml-tagset-perl_3.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libhtml-tagset-perl_3.20.bb')
-rw-r--r--recipes/perl/libhtml-tagset-perl_3.20.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/perl/libhtml-tagset-perl_3.20.bb b/recipes/perl/libhtml-tagset-perl_3.20.bb
index 788c37e094..6f31872916 100644
--- a/recipes/perl/libhtml-tagset-perl_3.20.bb
+++ b/recipes/perl/libhtml-tagset-perl_3.20.bb
@@ -1,10 +1,12 @@
DESCRIPTION = "HTML Tagset bits."
SECTION = "libs"
LICENSE = "Artistic|GPL"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tagset-3.20.tar.gz"
S = "${WORKDIR}/HTML-Tagset-${PV}"
inherit cpan
+
+BBCLASSEXTEND="native"