netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / perl / libnet-dbus-perl_0.33.6.bb
1 DESCRIPTION = "Net::DBus - Perl D-Bus module"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4
5 RDEPENDS = "perl-module-vars perl-module-locale perl-module-io-handle \
6             perl-module-symbol perl-module-selectsaver perl-module-io \
7             perl-module-integer perl-module-exporter-heavy"
8
9 PR = "r2"
10
11 SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/Net-DBus-${PV}.tar.gz"
12
13 S = "${WORKDIR}/Net-DBus-${PV}"
14
15 inherit cpan