diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-01 18:11:11 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-01 18:11:11 +0000 |
commit | 1b89da71e0b6fa36c53f2adff9e7c92ae4501df3 (patch) | |
tree | 8e14aa747973831d409f3f17e25f6c1c1e82ad4c /openwrt | |
parent | 66474e3957a44d4354510169381be896f79331fc (diff) |
add tcpdump depend on libpcap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@505 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/tcpdump/tcpdump.control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/tcpdump/tcpdump.control b/openwrt/package/tcpdump/tcpdump.control index 1c24c55edb..8817389820 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 |