aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libnet-rawip-perl_0.25.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libnet-rawip-perl_0.25.bb')
-rw-r--r--recipes/perl/libnet-rawip-perl_0.25.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/perl/libnet-rawip-perl_0.25.bb b/recipes/perl/libnet-rawip-perl_0.25.bb
index ec57c7a9cf..6e2fd2a175 100644
--- a/recipes/perl/libnet-rawip-perl_0.25.bb
+++ b/recipes/perl/libnet-rawip-perl_0.25.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Perl extension to manipulate raw IP packets with interface to lib
SECTION = "libs"
LICENSE = "Artistic|GPL"
DEPENDS = "libpcap"
-RDEPENDS = " \
+RDEPENDS_${PN} = " \
perl-module-class-struct \
perl-module-data-dumper \
perl-module-english \
@@ -10,10 +10,11 @@ RDEPENDS = " \
perl-module-subs \
perl-module-test-more \
"
+PR = "r1"
SRC_URI = " \
http://search.cpan.org/CPAN/authors/id/S/SA/SAPER/Net-RawIP-${PV}.tar.gz;name=net-rawip-perl-${PV} \
- file://kill-pcap-check.patch;patch=1 \
+ file://kill-pcap-check.patch \
"
SRC_URI[net-rawip-perl-0.25.md5sum] = "a99f461e20e7894154f64729a4652448"
SRC_URI[net-rawip-perl-0.25.sha256sum] = "6d104b2f0e453eff7a1b479c528798670b15729ed6ecf41430405ff6d7e1ee58"