task-fso2-compliance: add fsoaudiod as dependency
[openembedded.git] / recipes / perl / libsub-exporter-perl_0.970.bb
blob0bd0485a0d31045c87d557d01438948f1698b952
1 DESCRIPTION = "Sub::Exporter - a sophisticated exporter for custom-built routines"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPLv1+"
4 DEPENDS += "libdata-optlist-perl-native libsub-install-perl-native \
5 libparams-util-perl-native"
6 RDEPENDS_${PN} += "perl-module-carp libdata-optlist-perl libparams-util-perl \
7 perl-module-strict libsub-install-perl perl-module-warnings"
8 PR = "r6"
10 SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Exporter-${PV}.tar.gz"
12 S = "${WORKDIR}/Sub-Exporter-${PV}"
14 inherit cpan
16 BBCLASSEXTEND="native"
18 SRC_URI[md5sum] = "10eaa77a13de4c23640cdd1aaf0f2412"
19 SRC_URI[sha256sum] = "d95895fc8a8277b3b8ff34e2eaaebfb56bbc044c8bf6522dbb47e2fb714b238c"