summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb')
-rw-r--r--meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb
index d1b0de093c..ab684eaaaa 100644
--- a/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb
+++ b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb
@@ -10,7 +10,7 @@ SECTION = "libs"
10LICENSE = "Artistic-1.0 | GPLv1+" 10LICENSE = "Artistic-1.0 | GPLv1+"
11HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Writer/" 11HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Writer/"
12DEPENDS += "libxml-filter-buffertext-perl-native" 12DEPENDS += "libxml-filter-buffertext-perl-native"
13RDEPENDS_${PN} += "libxml-filter-buffertext-perl" 13RDEPENDS:${PN} += "libxml-filter-buffertext-perl"
14 14
15SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/XML-SAX-Writer-${PV}.tar.gz" 15SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/XML-SAX-Writer-${PV}.tar.gz"
16SRC_URI[md5sum] = "3e3023c648e3003c04de2fb04435f8bd" 16SRC_URI[md5sum] = "3e3023c648e3003c04de2fb04435f8bd"