summaryrefslogtreecommitdiff
path: root/packages/tcpdump/tcpdump_3.9.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tcpdump/tcpdump_3.9.3.bb')
-rw-r--r--packages/tcpdump/tcpdump_3.9.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/tcpdump/tcpdump_3.9.3.bb b/packages/tcpdump/tcpdump_3.9.3.bb
index 2caaa3ab98..0e52268cfd 100644
--- a/packages/tcpdump/tcpdump_3.9.3.bb
+++ b/packages/tcpdump/tcpdump_3.9.3.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "http://www.tcpdump.org/"
LICENSE = "BSD"
SECTION = "console/network"
PRIORITY = "optional"
-DEPENDS = "libpcap-0.9.3 openssl"
-PR = "r1"
+DEPENDS = "libpcap-0.9.3"
+PR = "r2"
SRC_URI = "http://www.tcpdump.org/release/tcpdump-${PV}.tar.gz \
file://tcpdump_configure_no_-O2.patch;patch=1"