[oe-commits] Frans Meulenbroeks : libnetaddr-ip-perl_4.027.bb: removed DEPENDS

git version control git at git.openembedded.org
Sun Sep 12 11:31:13 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 17695548e24e2ae89c90c26301f5ff4046f5edf5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=17695548e24e2ae89c90c26301f5ff4046f5edf5

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Sep 12 10:40:26 2010 +0200

libnetaddr-ip-perl_4.027.bb: removed DEPENDS

not needed according to cpantesters.org

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/perl/libnetaddr-ip-perl_4.027.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/perl/libnetaddr-ip-perl_4.027.bb b/recipes/perl/libnetaddr-ip-perl_4.027.bb
index 155b285..07b5ec1 100644
--- a/recipes/perl/libnetaddr-ip-perl_4.027.bb
+++ b/recipes/perl/libnetaddr-ip-perl_4.027.bb
@@ -1,11 +1,10 @@
 DESCRIPTION = "Perl module to manage IPv4 and IPv6 addresses and subnets"
 SECTION = "libs"
 LICENSE = "Artistic|GPL"
-DEPENDS = "libtest-pod-perl-native"
 RDEPENDS_${PN} += "perl-module-test-more"
 BBCLASSEXTEND = "native"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-${PV}.tar.gz;name=netaddr-ip-perl-${PV}"
 SRC_URI[netaddr-ip-perl-4.027.md5sum] = "c4a21a76e5b1b9f4c8e9810b78559d7b"





More information about the Openembedded-commits mailing list