summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-09-07 20:15:38 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-09-07 20:15:38 +0000
commit09a497b2fd5df58ac5b9deec9830b3a9bbc6342f (patch)
treeb4364dcbf548cd51ad941e94920844cd1f79855b
parentcb028129efb450efe57757b2ea73e8cd827bf59d (diff)
parent5b01b27522b32b4ee14588764768a33ff7312a3a (diff)
merge of '3b618e174a1bdef0e2e2e2fe1efddadb3d3ce48d'
and 'a12d2158881e274d028f6fb907b2bd832647e870'
-rw-r--r--packages/tcpdump/tcpdump_3.9.7.bb (renamed from packages/tcpdump/tcpdump_3.9.3.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/tcpdump/tcpdump_3.9.3.bb b/packages/tcpdump/tcpdump_3.9.7.bb
index 7ffcc9a37f..ba9710d86a 100644
--- a/packages/tcpdump/tcpdump_3.9.3.bb
+++ b/packages/tcpdump/tcpdump_3.9.7.bb
@@ -3,8 +3,7 @@ HOMEPAGE = "http://www.tcpdump.org/"
LICENSE = "BSD"
SECTION = "console/network"
PRIORITY = "optional"
-DEPENDS = "libpcap-0.9.3"
-PR = "r2"
+DEPENDS = "libpcap"
SRC_URI = "http://www.tcpdump.org/release/tcpdump-${PV}.tar.gz \
file://tcpdump_configure_no_-O2.patch;patch=1"