summaryrefslogtreecommitdiff
path: root/openwrt/package/tcpdump
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-01 18:11:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-01 18:11:11 +0000
commitbb7ddf14da76c99415228703d34bd3fc1cbd5c76 (patch)
tree8e14aa747973831d409f3f17e25f6c1c1e82ad4c /openwrt/package/tcpdump
parent355ae40e7c3e797140ee0ac50c025be0c5fd0abe (diff)
downloadmtk-20170518-bb7ddf14da76c99415228703d34bd3fc1cbd5c76.zip
mtk-20170518-bb7ddf14da76c99415228703d34bd3fc1cbd5c76.tar.gz
mtk-20170518-bb7ddf14da76c99415228703d34bd3fc1cbd5c76.tar.bz2
add tcpdump depend on libpcap
SVN-Revision: 505
Diffstat (limited to 'openwrt/package/tcpdump')
-rw-r--r--openwrt/package/tcpdump/tcpdump.control1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/tcpdump/tcpdump.control b/openwrt/package/tcpdump/tcpdump.control
index 1c24c55..8817389 100644
--- a/openwrt/package/tcpdump/tcpdump.control
+++ b/openwrt/package/tcpdump/tcpdump.control
@@ -4,3 +4,4 @@ Section: net
Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
Source: buildroot internal
Description: A tool for network monitoring and data acquisition.
+Depends: libpcap