git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08c11b4
)
libnet-ip-perl: Net::IP required Math::BigInt to function, so add to
author
Jamie Lenehan
<lenehan@twibble.org>
Tue, 3 Oct 2006 22:50:09 +0000
(22:50 +0000)
committer
Jamie Lenehan
<lenehan@twibble.org>
Tue, 3 Oct 2006 22:50:09 +0000
(22:50 +0000)
RDEPENDS.
packages/perl/libnet-ip-perl_1.25.bb
patch
|
blob
|
history
diff --git
a/packages/perl/libnet-ip-perl_1.25.bb
b/packages/perl/libnet-ip-perl_1.25.bb
index
e8de918
..
16ffbe3
100644
(file)
--- a/
packages/perl/libnet-ip-perl_1.25.bb
+++ b/
packages/perl/libnet-ip-perl_1.25.bb
@@
-3,8
+3,8
@@
SECTION = "libs"
MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
LICENSE = "Artistic|GPL"
DEPENDS += "libio-zlib-perl-native"
-RDEPENDS += "libio-zlib-perl"
-PR = "r
1
"
+RDEPENDS += "libio-zlib-perl
perl-module-math-bigint
"
+PR = "r
2
"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MANU/Net-IP-1.25.tar.gz"